diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index fa7b42db..e2b3278e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -322,7 +322,9 @@ <li>split out base system untrusted_app (normal unprivileged apps) and isolated_app (isolatedProcess sandbox) SELinux policy domains for future work</li> <li>remove base system app execmod</li> <li>remove base system app execmem</li> + <li>remove base system app execute_no_trans</li> <li>remove base system app app_data_file execute</li> + <li>remove base system app ashmem execute</li> <li>remove zygote execmem</li> </ul> |
