diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-08 10:29:47 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-08 10:29:47 -0400 |
| commit | 32706c1197ed90b5f9f4283c0d1dbb21bda737fa (patch) | |
| tree | 899fe8a1ca0e7d442f689bab6d029f3c101d6b3a | |
| parent | dc477acf0b2d4bee8842593fb03247dcbaa6a5ee (diff) | |
restore Android 13 work profile pause behavior
| -rw-r--r-- | static/releases.html | 1 |
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> |
