summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-03-30 10:30:26 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2025-03-30 10:30:26 -0400
commitf25753dbcdb29bdf60e0f6d651c1495de06411e2 (patch)
tree4fa37ceae0d48f961c447b51333388da7f09bf4b
parentb24dc9f1e28613aa487804c77638cf3270142cfc (diff)
6.6 GKI LTS update
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 90268824..60539c88 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -580,6 +580,7 @@
<li>add infrastructure for more restricted access to global and per-user settings instead of allowing all system apps to read them and all privileged systems apps with the WRITE_SECURE_SETTINGS privileged permission to write them</li>
<li>further restrict access to all global and per-user settings added by GrapheneOS with our new infrastructure</li>
<li>prevent privileged system apps from writing the standard Android ADD_USERS_WHEN_LOCKED and ENABLE_EPHEMERAL_FEATURE settings we disable each boot for attack surface reduction</li>
+ <li>kernel (6.6): update to latest GKI LTS branch revision</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/135.0.7049.38.0">version 135.0.7049.38.0</a></li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-155">version 155</a></li>
</ul>