diff options
| -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> |
