diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 2656cf7c..d627b572 100644 --- a/static/releases.html +++ b/static/releases.html @@ -523,6 +523,9 @@ <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: 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> <li>Sandboxed Google Play compatibility layer (GmsCompat): improve user interface</li> </ul> </article> |
