clarify location change refers to Android Auto

This commit is contained in:
Daniel Micay 2023-12-31 19:17:27 -05:00
parent df6df30053
commit e63f494fc3

View File

@ -751,7 +751,7 @@
<li>skip missing sensors permission notification with wrong app id</li>
<li>Sandboxed Google Play compatibility layer: avoid crashes in Android Auto and potentially elsewhere from missing Google Search app to make it a proper optional dependency</li>
<li>Sandboxed Google Play compatibility layer: fix handling of while-in-use permissions</li>
<li>Sandboxed Google Play compatibility layer: drop ACCESS_BACKGROUND_LOCATION permission now that while-in-use permission works</li>
<li>Sandboxed Google Play compatibility layer: drop ACCESS_BACKGROUND_LOCATION permission for Android Auto now that while-in-use permission works</li>
<li>Sandboxed Google Play compatibility layer: add workaround for rare foreground service crash (may be upstream bug)</li>
</ul>
</article>