From 7e4d53289012e98d9a68f70c6fc21ecea021cabd Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 26 Jul 2022 03:26:29 -0400 Subject: [PATCH] close loophole for ACTIVITY_RECOGNITION permission --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index e8ffbf3b..2f143981 100644 --- a/static/releases.html +++ b/static/releases.html @@ -553,6 +553,7 @@
  • Sandboxed Google Play compatibility layer: avoid crash in TelephonyManager#getCallState()
  • Sandboxed Google Play compatibility layer: handle updating power allowlist in broadcast PendingIntents
  • reorganize Storage Scopes implementation
  • +
  • enforce ACTIVITY_RECOGNITION sensor permission for target API < 29 apps (fixes upstream Android privacy flaw)
  • do not forward notifications from foreground user