fix wording

This commit is contained in:
Daniel Micay 2025-03-01 20:07:11 -05:00
parent 6e17a492c5
commit c5ef4c8ab2

View File

@ -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 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>
<li>Network Location: use hideFromAppOps as documented by the Android API documentation for a network location service to match how the AOSP satellite-based location services and the Play services location services 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>