summaryrefslogtreecommitdiff
path: root/static/releases.html
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-07-02 15:13:23 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-07-02 15:13:23 -0400
commitfb8bbe8fcf898c482281ae2bdc61af312dbcdb75 (patch)
treeaaa63ce3b4e03ab88aea0e683dd30f8122f46cbc /static/releases.html
parent6d46350ae05ecbcd47f813c643f1baf90e0fd2af (diff)
fully fix regression for DISALLOW_APPS_CONTROL policy
Diffstat (limited to 'static/releases.html')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 04617194..928e48e0 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -787,6 +787,7 @@
<ul>
<li>avoid skipping toggling USB port after unlock in certain edge cases to make sure devices connected while locked are always detected when unlocking</li>
<li>fix upstream bug causing first party app stores using the package install dialog to be blocked when the user isn't allowed to install apps from third party sources</li>
+ <li>Settings: fully fix regression permitting disabling apps when it shouldn't be allowed due to device manager policy</li>
<li>Sandboxed Google Play compatibility layer: stub out reads of hidden system settings in Google's speech services app</li>
<li>Sandboxed Google Play compatibility layer: don't allow the Play Store to abort pending package installation to avoid it cancelling install/update attempts after 10 minutes of waiting for requested user approval it hasn't been designed to handle</li>
</ul>