summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-08-19 17:25:12 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-08-19 17:25:12 -0400
commit7c85aaabf7a1c8899a8b3069180c517018cd2c94 (patch)
treec88069c07d1f4425392ef782ede55f199ba3797c
parent2bedba2ca0a311b29e390aad70f16cc813801554 (diff)
5.15 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 93ed079e..16b532e5 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -802,6 +802,7 @@
<li>add fastboot to otatools.zip for optimized factory images generation</li>
<li>flash-all: raise minimum fastboot version to 35.0.1</li>
<li>kernel (5.10): update to latest GKI LTS branch revision including update to 5.10.223</li>
+ <li>kernel (5.15): update to latest GKI LTS branch revision including update to 5.15.164</li>
<li>remove duplicate Android.bp from unpacked otatools.zip to avoid breaking subsequent builds when it's unpacked in the source tree</li>
<li>add Android 15 Beta build configuration for early development/testing of our Android 15 port via an ap2f release configuration enabling all of the available Android 15 feature flags and porting our changes to the already available new code</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/127.0.6533.104.0">version 127.0.6533.104.0</a></li>