diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-09-14 23:59:39 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-09-15 00:00:02 -0400 |
| commit | 546f345e5cb9543c61dadd74d30e17d7e9f6481e (patch) | |
| tree | dd7ed3b112a91c23fb3d0389aa42f4fe4cdf0063 | |
| parent | 39eb763634047a20abe67d65aca4ad584be15f44 (diff) | |
disable gmscore_app
| -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 acae4eb6..2d88e994 100644 --- a/static/releases.html +++ b/static/releases.html @@ -373,6 +373,7 @@ <li>initial incomplete port to Android 11</li> <li>temporarily use stock WebView until the next release of Chromium is available with public support for Android 11 to provide the WebView via Vanadium again</li> <li>fix VPN lockdown setting getting overridden on user stop</li> + <li>SELinux policy: disable gmscore_app domain</li> </ul> <p>Installations made before the first official release of the Android Hardening |
