network location compatibility improvement

This commit is contained in:
Daniel Micay 2022-05-11 13:13:55 -04:00
parent 7480fe4bdc
commit ecadabbf79

View File

@ -534,6 +534,7 @@
<li>Sandboxed Google Play compatibility layer (GmsCompat): further improve location rerouting compatibility</li> <li>Sandboxed Google Play compatibility layer (GmsCompat): further improve location rerouting compatibility</li>
<li>Sandboxed Google Play compatibility layer (GmsCompat): add logging to help with debugging issues in the future</li> <li>Sandboxed Google Play compatibility layer (GmsCompat): add logging to help with debugging issues in the future</li>
<li>Vanadium: update Chromium base to 101.0.4951.61</li> <li>Vanadium: update Chromium base to 101.0.4951.61</li>
<li>improve compatibility with buggy apps trying to use the non-existent OS network location provider when it isn't available and reroute them to the passive provider</li>
<li>add hidden setting for sandboxed Google Play compatibility layer developers to bypass blocking the Play Store from updating the Google Play apps</li> <li>add hidden setting for sandboxed Google Play compatibility layer developers to bypass blocking the Play Store from updating the Google Play apps</li>
</ul> </ul>
</article> </article>