diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-12-14 00:21:27 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-12-14 00:21:27 -0500 |
| commit | cf4d933205e88183cdf4702977085127466571b3 (patch) | |
| tree | 9ad03f980a7f810788be59bf5896a22faa1e9362 | |
| parent | 3075d67f1ebc37e6fa5b96200c463e53d149524c (diff) | |
remove unused Pixel SELinux domains and keys
| -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 da11ba4e..2abe0d8f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -665,6 +665,7 @@ <li>fix app label for draw over other apps in secondary profiles</li> <li>fix toast color not changing with theme changes</li> <li>Settings: hide missing illustrations</li> + <li>SELinux policy (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro): remove unused domains and keys to reduce attack surface</li> <li>Vanadium: update Chromium base to 108.0.5359.128</li> <li>adevtool: avoid needing manual changes for vendor state generation builds</li> </ul> |
