summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-02-26 18:34:07 -0500
committerDaniel Micay <danielmicay@gmail.com>2020-02-26 18:34:07 -0500
commit55472ddb53302ccb37ade2d1cdfe552e208de35c (patch)
tree54cffecfcb864e00d73ea3982a67020367d2b0c7
parent21ef56c2d980bc3f4c57979f4ac250e7afc9bea4 (diff)
clarify always-on MAC rand is still experimental
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 1f7049fe..0adbc694 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -318,7 +318,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 always-on MAC randomization option after restarting the device</li>
+ <li>fix experimental always-on MAC randomization option after restarting the device</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>