sandboxed Google Play improvements

This commit is contained in:
Daniel Micay 2022-08-09 07:02:54 -04:00
parent bb883ac89b
commit dac5952233

View File

@ -577,6 +577,13 @@
<ul>
<li>update displayed patch level to 2022-08-01 (patches were shipped in the previous release but displayed patch level wasn't updated)</li>
<li>allow selecting the Download directory via Storage Scopes</li>
<li>Sandboxed Google Play compatibility layer: stub out getPrivilegedConfiguredNetworks() to fix sharing Wi-Fi credentials with a WearOS device and other features</li>
<li>Sandboxed Google Play compatibility layer: add workaround for another power exemption whitelist use tied to WearOS</li>
<li>Sandboxed Google Play compatibility layer: notify the user about GMS crashes</li>
<li>Sandboxed Google Play compatibility layer: improved robust / future proofing</li>
<li>Sandboxed Google Play compatibility layer: add support for installing Google Chrome via Play Store via the unprivileged package installation API by safely breaking up the multi-package session</li>
<li>Sandboxed Google Play compatibility layer: improve compatibility with Nearby Share</li>
<li>exec spawning: don't close binder connection when the app crashes</li>
</ul>
</article>
-->