From 2526d8564ab6709d4b46435cd26ef0843c2bdf5d Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 13 Feb 2023 19:09:16 -0500 Subject: [PATCH] simplify Network/Sensors infrastructure --- static/releases.html | 1 + 1 file changed, 1 insertion(+) 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 @@
  • use C.UTF-8 locale for build environment to avoid dependency of the en_US.UTF-8 locale being available
  • Seedvault: add back restore action in settings without marking it experimental
  • Sandboxed Google Play compatibility layer: remove obsolete shim now handled by GmsCompatConfig
  • +
  • simplify infrastructure for special runtime permissions (Network, Sensors)
  • -->