diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-02-26 18:32:22 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-02-26 18:32:22 -0500 |
| commit | 21ef56c2d980bc3f4c57979f4ac250e7afc9bea4 (patch) | |
| tree | 97d3de098b12cf8b6e5aedd1e69cfa36e6b29ddb /static | |
| parent | 8d3e241082df24ece24377ed6c296833386d6b68 (diff) | |
remove zygote access to apk_data_file
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 92af45de..1f7049fe 100644 --- a/static/releases.html +++ b/static/releases.html @@ -328,6 +328,7 @@ <li>SELinux policy: remove base system app tmpfs execute</li> <li>SELinux policy: remove zygote execmem</li> <li>SELinux policy: remove system_server_startup domain</li> + <li>SELinux policy: remove zygote access to apk_data_file</li> </ul> --> |
