diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-10-14 19:13:12 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-10-14 19:13:12 -0400 |
| commit | cdb3284040bf356a3ac88ee3d41732c2d987092c (patch) | |
| tree | 4ac5b1c446887e84b55b6dd292ce62f9e13c9e0a | |
| parent | 371641d0b7c1bcb16fefd3ca7680c840dfa77558 (diff) | |
basic SELinux policy hardening added back
| -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 3dab15e5..7a946565 100644 --- a/static/releases.html +++ b/static/releases.html @@ -410,6 +410,7 @@ <li>replace standard WebView with Vanadium WebView again</li> <li>Pixel 4, Pixel 4 XL: disable unsupported aware feature so that ambient display is available</li> <li>SeedVault: switch to upstream development branch now that it supports Android 11</li> + <li>SELinux policy: port hardening from Android 10</li> </ul> --> |
