diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-19 17:24:15 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-19 17:24:15 -0400 |
| commit | 2bedba2ca0a311b29e390aad70f16cc813801554 (patch) | |
| tree | ac25c7c7b0de96539079a6d82d191b6229c7e99a | |
| parent | 22503e152654bc1f5aae2ccad33551cdf75f53ee (diff) | |
5.10 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 6058a8d6..93ed079e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -801,6 +801,7 @@ <li>apply minor upstream fixes for Settings which were temporarily only shipped for certain Pixels</li> <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>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> |
