summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-02-25 06:56:08 -0500
committerDaniel Micay <danielmicay@gmail.com>2020-02-25 06:56:08 -0500
commit73b49cd62424fb72d9b9e4a0881b5b4308f4103d (patch)
treeec6b3ebc491597f5fbd9f3697668acfcd6632aef /static
parent9aea4121892d2b70a37c404116e4250cc481b224 (diff)
restoration of some native code exec changes
Diffstat (limited to 'static')
-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>
-->