diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-22 03:51:37 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-22 03:51:37 -0500 |
| commit | d3b27903d00ba7df167e1ad0157a758fd443cafb (patch) | |
| tree | 9202cb9479770ef30c79050f090055cd4fc37a06 | |
| parent | d8d71df93c441f79c54def5b562822261982a236 (diff) | |
6.1 GKI LTS update
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 1bd55f26..e35c2267 100644 --- a/static/releases.html +++ b/static/releases.html @@ -730,6 +730,7 @@ <ul> <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro): disable warm reboot on thermal shutdown</li> <li>kernel: enable reset attack mitigation for UEFI systems supporting it (Tensor Pixels use minimalistic littlekernel-based boot firmware rather than UEFI and the previous Snapdragon Pixels using UEFI didn't implement this but we may need this for future devices)</li> + <li>kernel (Generic 6.1): update to latest GKI LTS branch revision including update to 6.1.73</li> <li>Launcher: disable gradient at the top of the home screen again (change lost with Android 14 QPR1 due to it being reimplemented upstream)</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/120.0.6099.230.0">version 120.0.6099.230.0</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/121.0.6167.71.0">version 121.0.6167.71.0</a></li> |
