summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/releases.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 0e20a552..fa7b42db 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -320,6 +320,10 @@
<li>Settings: add back control over camera access while the screen is locked</li>
<li>fix always-on MAC randomization option after restarting the device</li>
<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 app_data_file execute</li>
+ <li>remove zygote execmem</li>
</ul>
-->