summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-01-11 21:21:40 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2025-02-10 04:00:51 -0500
commit3658c7572eacf6dca0f598d81513ea32595db6e6 (patch)
treea08ef120784b9a001c8d2728395ca39625eacbc9
parent1a2be5285794c5b93a5bdaef11825ce33f784e8e (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 1da2ad09..58c68f71 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -556,6 +556,7 @@
<ul>
<li>kernel (Pixel 8, Pixel 8 Pro, Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9a): enable hardware memory tagging for the kernel allocators (slab, page_alloc and non-executable vmalloc)</li>
<li>Updater: require TLSv1.3 instead of TLSv1.2 or TLSv1.3</li>
+ <li>kernel (6.6): update to latest GKI LTS branch revision</li>
<li>Seedvault: update to a newer revision (will be replaced with a better backup implementation in the future)</li>
<li>System UI Tuner: opt-out of Android 15 edge-to-edge since it's not properly supported yet (upstream bug)</li>
<li>make eng builds more consistent with user/userdebug builds by extending the GrapheneOS additions of the ro.control_privapp_permissions=enforce, net.tethering.noprovisioning=true and ro.sys.time_detector_update_diff=50 system properties to all build variants</li>