diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-09-27 10:54:18 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-09-27 10:54:18 -0400 |
| commit | bdd4031f5b2ba979dd1c2a2b0eb08a85b6222b3b (patch) | |
| tree | e3b54b48b3618ad33789e893faf03605eb5755ea /static | |
| parent | 1e90f8167de6414654d08576f8744b669a64f6be (diff) | |
gmscompat improvements
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 734208b6..549b4812 100644 --- a/static/releases.html +++ b/static/releases.html @@ -591,6 +591,8 @@ <ul> <li>GmsCompatConfig: disable com.google.android.westworld to avoid Play services crashes</li> <li>backport fix for clat on restricted networks (may fix Android 13 VPN lockdown compatibility issue impacting certain IPv6-only carrier APNs)</li> + <li>Sandboxed Google Play compatibility layer: hide Stats Manager service</li> + <li>Sandboxed Google Play compatibility layer: don't report CannotDeliverBroadcastException to the user</li> </ul> </article> --> |
