diff options
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 43782ab3..f2b04173 100644 --- a/static/releases.html +++ b/static/releases.html @@ -729,6 +729,9 @@ <p>Changes since the 2024012600 release:</p> <ul> + <li>full 2024-02-01 security patch level</li> + <li>full 2024-02-05 security patch level</li> + <li>rebased onto UQ1A.240205.004 Android Open Source Project release</li> <li>run full explicit GC in SystemUI and system_server after locking (this is already done after unlocking to purge the lock method and derived data, but it makes sense to do it after locking too)</li> <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.209</li> <li>kernel (Pixel 8, Pixel 8 Pro, Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.148</li> |
