diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-12-05 19:29:56 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-12-05 19:29:56 -0500 |
| commit | 1ab516c76f923535a8f505e08ec6d16f295c6da4 (patch) | |
| tree | 0604576079127c209a21a0ced5448324a1b6b041 | |
| parent | 2fa335bb7348e0c1cbcaf32769e45f90b03ac4f2 (diff) | |
update 5.10 GKI LTS revision
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 20e881e0..43e93fd4 100644 --- a/static/releases.html +++ b/static/releases.html @@ -662,6 +662,7 @@ <li>Sandboxed Google Play compatibility layer: set GmsCompat versionCode to 1000 (v1) to prepare for defining dependencies on the compatibility layer version for the Google Play apps mirrored in our app repository</li> <li>Pixel 6, Pixel 6 Pro, Pixel 6a: use Scudo instead of hardened_malloc for camera service for consistency with the Pixel 7 and Pixel 7 Pro until memory corruption issues with it are resolved</li> <li>add back support for OS device controls and wallet quick tiles</li> + <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 7, Pixel 7 Pro, Generic 5.10, Generic 5.15): update to latest GKI LTS branch revision including update to 5.10.152</li> </ul> </article> --> |
