diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-04-11 01:22:01 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-04-11 01:22:01 -0400 |
| commit | 017af4c81c911aca992e96c40e6bf68e87fc68d6 (patch) | |
| tree | e99dc339b9d543fed60f41bbd8ca4fa741a1f0c2 | |
| parent | 9027a8384065486c603bf988a8ccfb2d14e36023 (diff) | |
more gmscompat compatibility shims
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index ebb69e76..b1c891ff 100644 --- a/static/releases.html +++ b/static/releases.html @@ -522,7 +522,7 @@ <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>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: 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> |
