diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-05-11 13:13:55 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-05-11 13:13:55 -0400 |
| commit | ecadabbf793cf4c5734edfde740110264d79062d (patch) | |
| tree | 59be9fcba52a9d69c7e0854c9c2b185cc9afd967 /static | |
| parent | 7480fe4bdc1dd8c4f9980bf5421ee4fc2a263dee (diff) | |
network location compatibility improvement
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 54962733..5020aa90 100644 --- a/static/releases.html +++ b/static/releases.html @@ -534,6 +534,7 @@ <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>improve compatibility with buggy apps trying to use the non-existent OS network location provider when it isn't available and reroute them to the passive provider</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> |
