diff options
| -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> |
