From 86f915964b0e1be3e2a291a89bcda38e8220baee Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 4 Apr 2025 00:57:48 -0400 Subject: [PATCH] 6.1 GKI LTS update --- static/releases.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index bf3f6de7..43c9ad63 100644 --- a/static/releases.html +++ b/static/releases.html @@ -584,6 +584,8 @@
  • 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
  • further restrict access to all global and per-user settings added by GrapheneOS with our new infrastructure
  • make the value of the ADD_USERS_WHEN_LOCKED and ENABLE_EPHEMERAL_FEATURE settings we disable at boot explicitly immutable instead
  • +
  • kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.131
  • +
  • kernel (6.1): drop revert for upstream USB fix causing DisplayPort alternate mode regression due to another upstream patch attempting to fix it
  • kernel (6.6): update to latest GKI LTS branch revision
  • Vanadium: update to version 135.0.7049.38.0
  • GmsCompatConfig: update to version 155
  • @@ -1003,7 +1005,7 @@
  • work around upstream Android issue caused by an optimization which was adding a 10 second delay to certain setting changes before they kick in for background system packages
  • kernel (5.15): update to latest GKI LTS branch revision
  • kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.126
  • -
  • kernel (6.1): drop revert for upstream USB fix to test if it's still needed due to lots of other backported changes
  • +
  • kernel (6.1): drop revert for upstream USB fix causing DisplayPort alternate mode regression to test if it's still needed due to lots of other backported changes
  • kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.74
  • Vanadium: update to version 133.0.6943.39.0
  • Vanadium: update to version 133.0.6943.39.1