summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2023-06-23 10:43:51 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2023-06-23 10:44:02 -0400
commit5cd34a72647dc3f1955d21a295def728c9f99835 (patch)
treef0cabbf24aeab3ec80a33a6f0bec2ea35ff68a06 /static
parent2d3293da56f5dda7abcec4b721656e1db57d2a81 (diff)
prevent adding guest on lockscreen by default
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 25a8dd31..1c372d61 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -650,6 +650,7 @@
<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>
+ <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>
<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>