diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-06-24 00:56:03 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-06-24 00:56:26 -0400 |
| commit | e1608131117ad94c19a4440454ace65e9651da3f (patch) | |
| tree | 7705584b4510c50a842dd615563d86e965d5cf0e | |
| parent | 126c089b1ca96a912590476fbc9a758b8a547dc5 (diff) | |
clarify Pixel Tablet support
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 1f674d04..9699bea4 100644 --- a/static/releases.html +++ b/static/releases.html @@ -665,7 +665,7 @@ <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>add production ready Pixel Tablet support (we published our initial release for it on June 21st, but this is the first production release with tags)</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> <li>prevent adding guest user on lockscreen via adding new users on lockscreen is disabled (UI only appears on large screens such as the Pixel Tablet)</li> |
