diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-05-11 12:39:50 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-05-11 12:39:50 -0400 |
| commit | 7480fe4bdc1dd8c4f9980bf5421ee4fc2a263dee (patch) | |
| tree | 0925afa6da9d89356e24c3136da6b10edf82b667 | |
| parent | 79d1dbaa315aca54a53e499b0ccd11c2e4d6993d (diff) | |
sandboxed Google Play improvements
| -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 e30ee007..54962733 100644 --- a/static/releases.html +++ b/static/releases.html @@ -531,7 +531,10 @@ <p>Changes since the 2022050800 release:</p> <ul> + <li>Sandboxed Google Play compatibility layer (GmsCompat): further improve location rerouting compatibility</li> + <li>Sandboxed Google Play compatibility layer (GmsCompat): add logging to help with debugging issues in the future</li> <li>Vanadium: update Chromium base to 101.0.4951.61</li> + <li>add hidden setting for sandboxed Google Play compatibility layer developers to bypass blocking the Play Store from updating the Google Play apps</li> </ul> </article> --> |
