summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2023-06-22 16:23:32 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2023-06-22 16:23:32 -0400
commit9c1d29bfedf587059b40b4e8cf8abf3362936c63 (patch)
tree97a48e0308cc6354271c30532f5e0a3132d547b2
parenta1172be51fbbe9c2be3c70e055e8164c32388c46 (diff)
expand vulnerability fix
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 3c72c798..660d5e70 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -647,7 +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>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>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>