5.10 GKI LTS update

This commit is contained in:
Daniel Micay 2024-08-19 17:24:15 -04:00
parent 22503e1526
commit 2bedba2ca0

View File

@ -801,6 +801,7 @@
<li>apply minor upstream fixes for Settings which were temporarily only shipped for certain Pixels</li> <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>add fastboot to otatools.zip for optimized factory images generation</li>
<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>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>