From c0e970dc03c095590aea9aefd66fbb639b440b35 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 22 Aug 2021 22:35:53 -0400 Subject: [PATCH] geolocation API fix for sandboxed Play services --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index cd7b8c0b..c8918aa5 100644 --- a/static/releases.html +++ b/static/releases.html @@ -428,6 +428,7 @@
  • Auditor: update to version 28
  • Vanadium: move search suggestions toggle to privacy menu
  • Vanadium: remove empty account category and Services menu from the main menu
  • +
  • Sandboxed Play services compatibility layer: add shim to make Play services use the regular cellular geolocation API instead of attempting and failing to use a special API requiring MODIFY_PHONE_STATE to attribute power consumption to the app responsible for the request to Play services
  • -->