add 64k page size support to our Bionic changes

This commit is contained in:
Daniel Micay 2024-07-28 17:29:01 -04:00
parent b8ee7034e7
commit db9c976e05

View File

@ -792,6 +792,7 @@
<li>Settings: don't allow disabling user installed apps when uninstall is disallowed</li>
<li>Settings: drop code for supporting the legacy Settings UI</li>
<li>Sandboxed Google Play compatibility layer: avoid infinite wait for GmsCompatConfig update when call to App Store fails</li>
<li>future proof our Bionic libc changes for dynamic 64k pages (hardened_malloc still doesn't support it)</li>
<li>flash-all: remove unnecessary reboot after flashing Android Verified Boot (AVB) key</li>
<li>kernel (5.10): update to latest GKI LTS branch revision including update to 5.10.222</li>
<li>kernel (5.15): update to latest GKI LTS branch revision including update to 5.15.163</li>