summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-03-06 16:11:11 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-03-06 16:11:11 -0500
commit566a22276060ae2d9f6140052f6cd51954f21c4d (patch)
tree68546ac0ed4b88a0d1cd3167b7b0a8e88c3c6ebf
parentd6c91ffd9e11953afb187e6db96b165cb975e8e3 (diff)
gmscompat location service regression fixes
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 07b81041..b90c9ead 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -516,6 +516,7 @@
<ul>
<li>Sandboxed Google Play compatibility layer: extend, optimize and improve the robustness of the compatiblity shims to improve the compatibility layer in general</li>
+ <li>Sandboxed Google Play compatibility layer: fix regressions in compatibility with the Google Play geolocation service for users choosing to disable redirection to the OS geolocation service in order to use their network location and other features</li>
<li>further improve friendliness of DownloadManager with the Network permission revoked</li>
<li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/14">version 14</a></li>
<li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/15">version 15</a></li>