hideFromAppOps from Network Location

This commit is contained in:
Daniel Micay 2025-03-01 10:39:32 -05:00
parent 45564506a6
commit 16f5de0af8

View File

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