clarification for locations settings check

This commit is contained in:
Daniel Micay 2025-03-02 18:38:14 -05:00
parent 716b595c17
commit 5768e530e9

View File

@ -582,7 +582,7 @@
<ul>
<li>Sandboxed Google Play compatibility layer: remove requestLocationSettingsDialog() implementation due to apps implicitly depending on it depending in a very specific way</li>
<li>Sandboxed Google Play compatibility layer: add isHybridLocationServiceEnabled() API</li>
<li>Sandboxed Google Play compatibility layer: skip location settings check activity when rerouting is on</li>
<li>Sandboxed Google Play compatibility layer: skip redundant location settings check activity when rerouting is on</li>
</ul>
</article>