6.1 GKI LTS update

This commit is contained in:
Daniel Micay 2025-04-10 15:19:55 -04:00
parent 83546a0efe
commit 75013adf15

View File

@ -580,6 +580,7 @@
<li>rebased onto BP1A.250405.007 Android Open Source Project release</li> <li>rebased onto BP1A.250405.007 Android Open Source Project release</li>
<li>remove code for Qualcomm XTRA (PSDS) privacy improvements since we no longer have any devices with Qualcomm GNSS and we can add it back in the future if we need it again rather than porting it forward under the assumption we'll be using it</li> <li>remove code for Qualcomm XTRA (PSDS) privacy improvements since we no longer have any devices with Qualcomm GNSS and we can add it back in the future if we need it again rather than porting it forward under the assumption we'll be using it</li>
<li>fix upstream RecoverySystem.verifyPackage(...) vulnerability (this was not directly exploitable due to there being 2 layers of update package signature verification and downgrade protection, but the first layer of protection should work properly to avoid a vulnerability in the 2nd layer being exploited)</li> <li>fix upstream RecoverySystem.verifyPackage(...) vulnerability (this was not directly exploitable due to there being 2 layers of update package signature verification and downgrade protection, but the first layer of protection should work properly to avoid a vulnerability in the 2nd layer being exploited)</li>
<li>kernel (6.1): update to latest GKI LTS branch revision</li>
<li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.83</li> <li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.83</li>
<li>Seedvault: update to 15-5.5 (will be replaced with a better backup implementation in the future)</li> <li>Seedvault: update to 15-5.5 (will be replaced with a better backup implementation in the future)</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/135.0.7049.79.0">version 135.0.7049.79.0</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/135.0.7049.79.0">version 135.0.7049.79.0</a></li>