diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-10-16 12:40:59 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-10-16 12:57:17 -0400 |
| commit | a0546915dbfc664bd7138a773dd2042dc83f4174 (patch) | |
| tree | 90186efdd1fbb6f36c6445152713c3f1a3d3a3ab /static | |
| parent | ae00d68e78b7181ada40530dddae215069486329 (diff) | |
Sensors/Network fix for 'frozen' (hidden) apps
Diffstat (limited to 'static')
| -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 e8c11937..f3d43276 100644 --- a/static/releases.html +++ b/static/releases.html @@ -633,6 +633,7 @@ <p>Changes since the 2022101500 release:</p> <ul> + <li>don't auto-revoke Sensors/Network permissions from hidden apps</li> <li>GmsCompatConfig: disable WearableDataListenerService</li> </ul> </article> |
