diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-05-16 13:02:17 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-05-16 13:02:17 -0400 |
| commit | e6c3f45125889c3aec8d2674281f0e309f4fe16c (patch) | |
| tree | 1d2c2c7da1442cfa7077886adcf6331508745213 | |
| parent | 8e815b1045cadee3290c74ea1bcb54b63ad37edb (diff) | |
Linux 5.10 GKI LTS update
| -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 3a8ee080..943d3390 100644 --- a/static/releases.html +++ b/static/releases.html @@ -627,6 +627,7 @@ <li>enable non-flattened APEX modules for all targets (previously only enabled for 6th/7th generation Pixels which have hard dependencies on it)</li> <li>extend making userspace function pointer tables read-only</li> <li>add production ready Pixel 7a support</li> + <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.178</li> <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/70">version 70</a></li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-52">version 52</a></li> </ul> |
