summaryrefslogtreecommitdiff
path: root/static/releases.html
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-03-01 18:46:20 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2025-03-01 18:46:20 -0500
commit6e17a492c5e4a2cba1d749de4403f0d6db95dcdc (patch)
treea66f3e3a49ad0b88c9f24f12f5b166135a60cc85 /static/releases.html
parent3547d7ca59e9ba5eb663f38ca7474aabe6345a46 (diff)
simplify wording
Diffstat (limited to 'static/releases.html')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 96a092fa..c9c713ca 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -581,7 +581,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>
+ <li>Network Location: use hideFromAppOps as documented by the Android API documentation for a network location service to match how other the other OS location services and the Play services location service in the stock OS work (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>