auto compatibility mode is on by default

This commit is contained in:
Daniel Micay 2023-10-08 15:07:22 -04:00
parent 1ae8c02e2a
commit 2e88d74abb

View File

@ -672,20 +672,6 @@
<p>Changes since the 2023100300 release:</p>
<ul>
<li>full 2023-10-06 security patch level</li>
<li>rebased onto UP1A.231005.007 Android Open Source Project release as the initial port of all GrapheneOS features to Android 14</li>
<li>add toggle for automatic per-app hardening configuration</li>
<li>temporarily add Google Camera to automatic exception list for hardened_malloc</li>
<li>add back support for displaying app compilation progress at boot</li>
<li>restore Android 13 work profile pause behavior by stopping the profile from running instead of only suspending apps</li>
<li>fix cosmetric issue for adevtool envsetup.sh integration</li>
<li>adevtool: download: add option to unpack factory images</li>
<li>adevtool: collect-state: fix the output file name format</li>
<li>adevtool: collect-state: add an option to automatically make prep OS build</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/117.0.5938.153.0">version 117.0.5938.153.0</a></li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/118.0.5993.48.0">version 118.0.5993.48.0</a></li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-77">version 77</a></li>
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/75">version 75</a></li>
</ul>
</article>
-->
@ -734,7 +720,7 @@
<ul>
<li>full 2023-10-06 security patch level</li>
<li>rebased onto UP1A.231005.007 Android Open Source Project release as the initial port of all GrapheneOS features to Android 14</li>
<li>add toggle for automatic per-app hardening configuration</li>
<li>add default-enabled toggle for automatic per-app exploit protection compatibility mode configuration</li>
<li>temporarily add Google Camera to automatic exception list for hardened_malloc</li>
<li>add back support for displaying app compilation progress at boot</li>
<li>restore Android 13 work profile pause behavior by stopping the profile from running instead of only suspending apps</li>