fix wording

This commit is contained in:
Daniel Micay 2025-03-03 12:44:03 -05:00
parent e7f575cb8f
commit 13db40f56f

View File

@ -580,7 +580,7 @@
<p>Changes since the 2025030100 release:</p>
<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: remove requestLocationSettingsDialog() implementation due to apps implicitly depending on it behaving in a very specific way</li>
<li>Sandboxed Google Play compatibility layer: add isHybridLocationServiceEnabled() API</li>
<li>Sandboxed Google Play compatibility layer: skip redundant location settings check activity when rerouting is on</li>
</ul>