summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-08-22 22:35:53 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-08-22 22:35:53 -0400
commitc0e970dc03c095590aea9aefd66fbb639b440b35 (patch)
tree5d6194f8db9b0daf5bf3611a20fa5a7403c8aa2e
parent1586fd8b585be99a7e11c3d157d8f73ce6dee502 (diff)
geolocation API fix for sandboxed Play services
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
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 @@
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/28">version 28</a></li>
<li>Vanadium: move search suggestions toggle to privacy menu</li>
<li>Vanadium: remove empty account category and Services menu from the main menu</li>
+ <li>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</li>
</ul>
</article>
-->