summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/releases.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/static/releases.html b/static/releases.html
index c31928d9..92af45de 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -319,15 +319,15 @@
<li>Vanadium: stop replacing signature from the Vanadium signing key with the OS release key</li>
<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 execute_no_trans</li>
- <li>remove base system app app_data_file execute</li>
- <li>remove base system app ashmem execute</li>
- <li>remove base system app tmpfs execute</li>
- <li>remove zygote execmem</li>
- <li>remove system_server_startup domain</li>
+ <li>SELinux policy: split out base system untrusted_app (normal unprivileged apps) and isolated_app (isolatedProcess sandbox) SELinux policy domains for future work</li>
+ <li>SELinux policy: remove base system app execmod</li>
+ <li>SELinux policy: remove base system app execmem</li>
+ <li>SELinux policy: remove base system app execute_no_trans</li>
+ <li>SELinux policy: remove base system app app_data_file execute</li>
+ <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 system_server_startup domain</li>
</ul>
-->