summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-01-12 05:12:22 -0500
committerDaniel Micay <danielmicay@gmail.com>2023-01-12 05:12:22 -0500
commit4e9072e09ab8c3b3c8fce2c7f5840d49d3c76804 (patch)
treebe61b1add8c8fdbf090ce77429cadd64d2a49376
parent5d460c440654559699bf8e49afc366ca8df75673 (diff)
add extra shim for sandboxed Google Play
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 0f7866de..1933308d 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -667,6 +667,7 @@
<ul>
<li>don't send IMSI / Phone number to SUPL server when SUPL is enabled (note: using SUPL is always an optional choice in APN configuration on GrapheneOS, unlike AOSP and the stock OS)</li>
+ <li>GmsCompatConfig: add stub for LocationManager.registerGnssStatusCallback()</li>
</ul>
</article>
-->