summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-04-21 12:58:58 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-04-21 14:57:13 -0400
commit83dc7a09214adf242add170af4034414455d474c (patch)
treed51343041708b8ec6ad62bc0b81b012b9d2aa824
parentbe619db84c8ee25590482646665d43af30cbd5cc (diff)
clarify memory tagging toggle
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index a6042ac1..e3284fc0 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -770,7 +770,7 @@
<p>Changes since the 2024040900 release:</p>
<ul>
- <li>add toggle in Settings > Security for opting into memory tagging in vendor processes currently excluded from it with the end goal of having it force enabled without a toggle as we do for the rest of the base OS</li>
+ <li>for devices with hardware memory tagging support, add a toggle in Settings > Security for opting into memory tagging in vendor processes currently excluded from it with the end goal of having it force enabled without a toggle as we do for the rest of the base OS</li>
<li>allow eSIM activation app to interact with Google Fi app when installed to fix Google Fi activation</li>
<li>use ro.vendor.build.svn system property from adevtool instead of AOSP to make sure it always matches the stock OS</li>
<li>Pixel Fold: update to AP1A.240405.002.A2 vendor files</li>