resolve upstream exemption vulnerability

This commit is contained in:
Daniel Micay 2023-06-22 11:34:30 -04:00
parent 19f3f556ee
commit b17a18b100

View File

@ -647,6 +647,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>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>