6.6 GKI LTS update

This commit is contained in:
Daniel Micay 2025-01-11 21:21:40 -05:00
parent 1a2be52857
commit 3658c7572e

View File

@ -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>