summaryrefslogtreecommitdiff
path: root/static/releases.html
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2023-07-18 03:48:27 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2023-07-18 03:48:47 -0400
commit43dd33464da2ebbce384e2b4566e2d8950af0439 (patch)
treed41a0f7119213e8a53c7128a478c039537562356 /static/releases.html
parent56b7f6c3d51c11b29ade54311e862403eb9ea5ed (diff)
fix uncaught exceptions with coarse location perm
Diffstat (limited to 'static/releases.html')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 42a204cf..96a0fa00 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -658,6 +658,7 @@
<ul>
<li>Sandboxed Google Play compatibility layer: support overriding ComponentEnabledSettings via GmsCompatConfig</li>
<li>Sandboxed Google Play compatibility layer: add missing string for "Missing Play Games app" notification channel name</li>
+ <li>Sandboxed Google Play compatibility layer: avoid uncaught exceptions with location rerouting when client only has coarse location permission</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/115.0.5790.85.0">version 115.0.5790.85.0</a></li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-63">version 63</a></li>
</ul>