diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-06-23 12:13:32 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-06-23 12:13:32 -0400 |
| commit | 9e7bc935ee980feb08b9e77dbce41018352589c3 (patch) | |
| tree | 7820e7bfbef08aab0730d8584501c78b406714ae | |
| parent | 11ecb3e3dd0f362532af8a93bde05f7c65c60f06 (diff) | |
gmscompat: fix Nearby Share with current GmsCore
| -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 1c372d61..bdea5ad9 100644 --- a/static/releases.html +++ b/static/releases.html @@ -647,6 +647,7 @@ <p>Changes since the 2023061402 release:</p> <ul> + <li>Sandboxed Google Play compatibility layer: fix compatibility with Nearby Share with current Play services versions</li> <li>add production ready Pixel Tablet support</li> <li>ignore non-system packages for location indicator exemptions, getLocationBypassPackages(), Qualified Network Services, telephony data services, device provisioning and wlan/wwan wireless network services to resolve an upstream vulnerability in the approach to exemptions impacting the Pixel Tablet</li> <li>Settings: hide eSIM activation app toggle when the app isn't included in the OS such as the Pixel Tablet</li> |
