summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2023-06-22 13:47:58 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2023-06-22 13:47:58 -0400
commita1172be51fbbe9c2be3c70e055e8164c32388c46 (patch)
tree32bf7b0b9e02d4cc12e4668238acde48e7e7fb3d /static
parenta1eed8ac3d98fb855086dbbe52b6aa72e0860994 (diff)
hide eSIM activation app toggle for Pixel Tablet
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 2801642a..3c72c798 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -648,6 +648,7 @@
<ul>
<li>add production ready Pixel Tablet support</li>
<li>filter out non-system packages from location indicator exemptions and from getLocationBypassPackages() 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>improve compatibility with apps trying to use a network location provider when none is available</li>
<li>fix work profile screenshot crash caused by missing configuration in AOSP</li>
<li>use unified tags based on our build number rather than the standard <var>BUILD_ID</var>.<var>BUILD_NUMBER</var></li>