5.15 GKI LTS update

This commit is contained in:
Daniel Micay 2024-07-08 09:45:09 -04:00
parent c4866b6f7b
commit c7321557e1

View File

@ -789,7 +789,7 @@
<li>improve warning for 32-bit-only apps by explaining why the warning is shown, how to resolve it for apps that are still developed and that we plan to phase out support for it on 5th/6th generation Pixels where it's still available</li>
<li>show warning for 32-bit-only apps on each launch instead of only once</li>
<li>kernel (Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a): disable 32-bit ABI support to substantially decrease kernel size and attack surface and raise mmap_min_addr to the standard 65536 for 64-bit-only ARM</li>
<li>kernel (5.15): update to latest GKI LTS branch revision including update to 5.15.157</li>
<li>kernel (5.15): update to latest GKI LTS branch revision including update to 5.15.158</li>
<li>adevtool: update file removal for 8th gen Pixels to skip Family Space related files</li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-122">version 122</a></li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/126.0.6478.122.3">version 126.0.6478.122.3</a></li>