6.1 GKI LTS update

This commit is contained in:
Daniel Micay 2024-08-19 17:25:54 -04:00
parent 7c85aaabf7
commit 471055803f

View File

@ -803,6 +803,7 @@
<li>flash-all: raise minimum fastboot version to 35.0.1</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.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>kernel (5.15): update to latest GKI LTS branch revision including update to 5.15.164</li>
<li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.95</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>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>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> <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>