summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-03-01 10:39:32 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2025-03-01 10:41:33 -0500
commit16f5de0af8d6cb8f59a11b6b35c24f1b44e33357 (patch)
tree0aca4cf1183d97d1e918682dbf523c4e25e461ff /static
parent45564506a6a80d0c34a3bae0ce81c6f91bbcf1fa (diff)
hideFromAppOps from Network Location
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 83139cb8..bda7f516 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -565,6 +565,7 @@
<ul>
<li>Network Location: improve integration of altitude into trilateration to properly account for not all networks providing it including avoiding an edge case null pointer exception</li>
<li>Network Location: add default enabled data saver exemption</li>
+ <li>Network Location: use hideFromAppOps as documented by the Android API documentation for a network location service and to match how other the other OS location services and the Play services location service in the stock OS work in practice (this likely avoids the need for the exemption from the GrapheneOS location indicator but we're keeping that for now to avoid wasting development time determining it)</li>
</ul>
</article>
-->