6.6 GKI LTS update

This commit is contained in:
Daniel Micay 2024-09-29 23:51:41 -04:00
parent d3b9bcafe0
commit 4382240580

View File

@ -875,7 +875,7 @@
<ul>
<li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024092900-redfin">2024092900-redfin</a> (Pixel 4a (5G), Pixel 5)</li>
<li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024092900">2024092900</a> (Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a, emulator, generic, other targets)</li>
<li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024092900-caimito">2024092900-caimito</a> (Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold)</li>
<li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024092900-caimito">2024091900-caimito</a> (Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold)</li>
</ul>
<p>Changes since the 2024091900 release:</p>
@ -886,6 +886,7 @@
<li>Sandboxed Google Play compatibility layer: add stub for Bluetooth AdvertisingSetParameters.setOwnAddressType() API needed for receiving files through Quick Share</li>
<li>Sandboxed Google Play compatibility layer: ignore GattServer in BTLeAdvertiser.startAdvertisingSet() needed for receiving files through Quick Share</li>
<li>Auditor: add battery optimization exception to help stick with the remote verification schedule despite users rarely ever interacting with the app which results in being placed into semi-restricted standby buckets</li>
<li>kernel (6.6): update to latest GKI LTS branch revision</li>
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/86">version 86</a></li>
<li>App Store: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/26">version 26</a></li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/129.0.6668.70.0">version 129.0.6668.70.0</a></li>