expand vulnerability fix

This commit is contained in:
Daniel Micay 2023-06-22 16:23:32 -04:00
parent a1172be51f
commit 9c1d29bfed

View File

@ -647,7 +647,7 @@
<ul> <ul>
<li>add production ready Pixel Tablet support</li> <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>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>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>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>fix work profile screenshot crash caused by missing configuration in AOSP</li>