diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-06-22 11:34:30 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-06-22 11:34:30 -0400 |
| commit | b17a18b1005146d464fcd8223a8685803868846d (patch) | |
| tree | cabd8bb7f9ddb71fc9102d1cc8bfcdb1b9e7d86d /static | |
| parent | 19f3f556eebf252304ba3c0b3f3e8b9f7b3ff18e (diff) | |
resolve upstream exemption vulnerability
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 6bc86582..50d5c6e6 100644 --- a/static/releases.html +++ b/static/releases.html @@ -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> |
