close loophole for ACTIVITY_RECOGNITION permission

This commit is contained in:
Daniel Micay 2022-07-26 03:26:29 -04:00
parent 7018c408d6
commit 7e4d532890

View File

@ -553,6 +553,7 @@
<li>Sandboxed Google Play compatibility layer: avoid crash in TelephonyManager#getCallState()</li>
<li>Sandboxed Google Play compatibility layer: handle updating power allowlist in broadcast PendingIntents</li>
<li>reorganize Storage Scopes implementation</li>
<li>enforce ACTIVITY_RECOGNITION sensor permission for target API < 29 apps (fixes upstream Android privacy flaw)</li>
<li>do not forward notifications from foreground user</li>
</ul>
</article>