summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-10-06 11:26:07 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-10-06 11:26:07 -0400
commitb1b667a3ba082a1e4d7b2d34e442a606d5b7c2f5 (patch)
treeac153b70e4e4ace498cc736b18db849cb0f4732d /static
parent3f162b74944033871297b1fc52823301828d59f7 (diff)
exploit protection compatibility mode notification
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 2c5cf457..146befc4 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -593,6 +593,7 @@
<li>Pixel 4a: raise maximum number of users to 32 to match other devices (was being overridden by device overlay)</li>
<li>Storage Scopes: fix denial of app ops that are allowed by default</li>
<li>Storage Scopes: fix showing storage permission prompt in certain cases</li>
+ <li>add notification with suggestion to try exploit protection compatibility mode when apps die in certain ways (will require some thought on wording, etc. to reduce the chance of users enabling this after an actual exploit is successfully mitigated)</li>
<li>Sandboxed Google Play compatibility layer: support intercepting SynchronousResultReceiver exceptions</li>
<li>Sandboxed Google Play compatibility layer: improve handling of pending intents</li>
<li>Sandboxed Google Play compatibility layer: silence notification channels by default</li>