summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-03-03 01:36:16 -0500
committerDaniel Micay <danielmicay@gmail.com>2020-03-03 01:37:07 -0500
commitd3bead763b51696f724aca89a40e0961f9aa88e2 (patch)
treeddef406712007fd8d44aabb90effe758ba6b6fd7
parent3a5e6a1b4b0f22388c61660b4e53a655d6f17d08 (diff)
fix always MAC randomization option
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index acd0c480..18a45c88 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -324,7 +324,7 @@
<ul>
<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 experimental always-on MAC randomization option after restarting the device</li>
+ <li>fix MAC randomization after reboot for the always randomize MAC option</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>