summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-02-10 06:14:24 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2025-02-10 06:14:24 -0500
commit1a53264b659bfaef7c1365921e9c53bfb58e4377 (patch)
tree8394568ae5c7b7397225c06d6d70438d1da002a3 /static
parentfc0ce6a26796a1b75b0881bcee1d411bfdd6647a (diff)
revert 5.10 and 5.15 GKI LTS updates
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html
index 81789798..67ac963d 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -561,8 +561,6 @@
<ul>
<li>kernel (5.10, 5.15, 6.1, 6.6): zero memory in early boot in case it wasn't zeroed by the OS as part of a clean reboot or shutdown since there isn't fully encrypted RAM with a per-boot key yet (this is implemented by Pixel boot firmware since April 2024 for booting into fastboot mode but not booting into the OS since they only partially implemented our January 2024 reset attack protection proposal)</li>
- <li>kernel (5.10): update to latest GKI LTS branch revision including update to 5.10.234</li>
- <li>kernel (5.15): update to latest GKI LTS branch revision including update to 5.15.178</li>
<li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.75</li>
<li>kernel (Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold): backport Wi-Fi driver patch from Android 15 QPR2 Beta 3 in an attempt to avoid a rare invalid read-after-free detected by hardware memory tagging</li>
<li>Launcher: add 4x5 grid option</li>