restore Android 13 work profile pause behavior

This commit is contained in:
Daniel Micay 2023-10-08 10:29:47 -04:00
parent dc477acf0b
commit 32706c1197

View File

@ -669,6 +669,7 @@
<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>