network location related fixes

This commit is contained in:
Daniel Micay 2025-02-28 11:06:24 -05:00
parent 8349f34c36
commit 079915ca1e

View File

@ -564,6 +564,8 @@
<ul>
<li>add built-in battery optimization exception for Network Location app</li>
<li>restrict 5G only mode to carriers with 5G standalone support to avoid setting the option silently failing</li>
<li>fix ancient upstream bug causing system_server crashes when flushing an inactive location provider which was uncovered by us adding our own network location provider</li>
<li>Sandboxed Google Play compatibility layer: fix issues in our requestLocationSettingsDialog() implementation which were uncovered by providing our own network location provider (this is part of our reimplementation of the Google Play location service used when rerouting Google Play location requests to the OS is enabled which is the default)</li>
</ul>
</article>
-->