summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2023-10-08 10:29:47 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2023-10-08 10:29:47 -0400
commit32706c1197ed90b5f9f4283c0d1dbb21bda737fa (patch)
tree899fe8a1ca0e7d442f689bab6d029f3c101d6b3a
parentdc477acf0b2d4bee8842593fb03247dcbaa6a5ee (diff)
restore Android 13 work profile pause behavior
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index f1f7c155..08abcc01 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -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>