diff options
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ <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> |
