fix uncaught exceptions with coarse location perm

This commit is contained in:
Daniel Micay 2023-07-18 03:48:27 -04:00
parent 56b7f6c3d5
commit 43dd33464d

View File

@ -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>