fix per-app exploit protection toggles for Private Space

This commit is contained in:
Daniel Micay 2024-10-31 12:41:19 -04:00
parent bc0609a9ed
commit 78d6613d96

View File

@ -542,6 +542,7 @@
<ul>
<li>improve our existing fix for an upstream Android bug impacting apps using the telephony service in secondary users to fix the option of switching to the Google Play location service for fresh installs of Google Play in secondary users since Android 15</li>
<li>Sandboxed Google Play compatibility layer: extend wired Android Auto toggle to additional calls used in edge cases</li>
<li>Settings: fix per-app exploit protection toggles for Private Space</li>
<li>Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold: disable Wi-Fi HAL debug logging to avoid memory corruption caught by hardware memory tagging on GrapheneOS</li>
<li>raise system log buffer size from 256KiB to 512KiB to make logs obtained by users reporting issues more useful</li>
<li>enable stamp configuration for microdroid kernel builds to set LOCALVERSION based on version control information as expected</li>