From b1b667a3ba082a1e4d7b2d34e442a606d5b7c2f5 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 6 Oct 2022 11:26:07 -0400 Subject: [PATCH] exploit protection compatibility mode notification --- static/releases.html | 1 + 1 file changed, 1 insertion(+) 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 @@
  • Pixel 4a: raise maximum number of users to 32 to match other devices (was being overridden by device overlay)
  • Storage Scopes: fix denial of app ops that are allowed by default
  • Storage Scopes: fix showing storage permission prompt in certain cases
  • +
  • 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)
  • Sandboxed Google Play compatibility layer: support intercepting SynchronousResultReceiver exceptions
  • Sandboxed Google Play compatibility layer: improve handling of pending intents
  • Sandboxed Google Play compatibility layer: silence notification channels by default