diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-03-03 06:37:30 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-03-03 06:37:30 -0500 |
| commit | d2290e336953b06769bf8997ee82eede05bcdf68 (patch) | |
| tree | 7adeac9aeafd58edf104f0c5a72762decdf7d286 | |
| parent | 08d06deb77a08fd9a7161b8a973e51c0edadc7ae (diff) | |
tweak release notes
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 847b040f..8322cd83 100644 --- a/static/releases.html +++ b/static/releases.html @@ -340,6 +340,7 @@ <li>Vanadium: update Chromium base to 80.0.3987.117</li> <li>Vanadium: update Chromium base to 80.0.3987.119</li> <li>SELinux policy: remove base system app apk_data_file execute</li> + <li>SELinux policy: remove zygote access to apk_data_file</li> </ul> <p>Restoration of past features since the 2020.02.07.19 release:</p> @@ -356,7 +357,6 @@ <li>SELinux policy: remove base system app ashmem execute</li> <li>SELinux policy: remove base system app tmpfs execute</li> <li>SELinux policy: remove zygote execmem</li> - <li>SELinux policy: remove zygote access to apk_data_file</li> <li>SELinux policy: remove system_server_startup domain</li> <li>add LTE only mobile network configuration option</li> </ul> |
