From 5cd34a72647dc3f1955d21a295def728c9f99835 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 23 Jun 2023 10:43:51 -0400 Subject: [PATCH] prevent adding guest on lockscreen by default --- static/releases.html | 1 + 1 file changed, 1 insertion(+) 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 @@
  • add production ready Pixel Tablet support
  • 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
  • Settings: hide eSIM activation app toggle when the app isn't included in the OS such as the Pixel Tablet
  • +
  • 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)
  • improve compatibility with apps trying to use a network location provider when none is available
  • fix work profile screenshot crash caused by missing configuration in AOSP
  • use unified tags based on our build number rather than the standard BUILD_ID.BUILD_NUMBER