more gmscompat compatibility shims

This commit is contained in:
Daniel Micay 2022-04-11 01:22:01 -04:00
parent 9027a83840
commit 017af4c81c

View File

@ -522,7 +522,7 @@
<ul> <ul>
<li>Pixel 6, Pixel 6 Pro: update GKI base to ASB-2022-04-05_12-5.10 to start using the latest Android 12 GKI as a base</li> <li>Pixel 6, Pixel 6 Pro: update GKI base to ASB-2022-04-05_12-5.10 to start using the latest Android 12 GKI as a base</li>
<li>Sandboxed Google Play compatibility layer: add additional compatibility shims to restore compatibility with Google Play Games</li> <li>Sandboxed Google Play compatibility layer: add additional compatibility shims to restore compatibility with the latest Google Play Games and to fix other issues</li>
<li>Sandboxed Google Play compatibility layer: restart GMS processes when permission gets granted since it has bad handling of being given permissions dynamically</li> <li>Sandboxed Google Play compatibility layer: restart GMS processes when permission gets granted since it has bad handling of being given permissions dynamically</li>
<li>Sandboxed Google Play compatibility layer: notify user when GMS needs an extra permission or a companion app</li> <li>Sandboxed Google Play compatibility layer: notify user when GMS needs an extra permission or a companion app</li>
<li>Sandboxed Google Play compatibility layer: improve code quality and performance</li> <li>Sandboxed Google Play compatibility layer: improve code quality and performance</li>