diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-02-13 19:09:16 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-02-13 19:09:16 -0500 |
| commit | 2526d8564ab6709d4b46435cd26ef0843c2bdf5d (patch) | |
| tree | 8b64c0c5a2a3358bfa240df21496a21e7cb398c0 | |
| parent | 6804f679338670573c0266fab19ff075afb9b998 (diff) | |
simplify Network/Sensors infrastructure
| -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 70bec336..9486e647 100644 --- a/static/releases.html +++ b/static/releases.html @@ -672,6 +672,7 @@ <li>use C.UTF-8 locale for build environment to avoid dependency of the en_US.UTF-8 locale being available</li> <li>Seedvault: add back restore action in settings without marking it experimental</li> <li>Sandboxed Google Play compatibility layer: remove obsolete shim now handled by GmsCompatConfig</li> + <li>simplify infrastructure for special runtime permissions (Network, Sensors)</li> </ul> </article> --> |
