summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-08-05 21:52:07 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-08-05 21:52:07 -0400
commita71781f9ba2edcd8f7f7951bb2498eb974a8cfda (patch)
treea043c1ba3ccf7326583f783cda63773d12b01125 /static
parent29bfad09cdec25148f36a009d7559aa555397191 (diff)
simplify explanation of model check
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 77031b58..4628237a 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -823,7 +823,7 @@
<li>Settings: disable predictive back gesture in PIN/password input activities to fix an upstream Android vulnerability</li>
<li>flash-all: remove unnecessary sleep after flashing AVB key</li>
<li>flash-all: exit on errors</li>
- <li>flash-all.sh: avoid false negative for <code>fastboot getvar product</code> check</li>
+ <li>flash-all.sh: avoid false negative for device model check</li>
<li>flash-all.bat: pause before existing after an error</li>
<li>fastboot: add support for CLI install with the GrapheneOS optimized factory images format already used by the web installer (will reduce memory/storage usage for CLI installs and will reduce storage usage on the update servers by avoiding multiple factory image formats)</li>
<li>hardened_malloc: update libdivide to 5.1</li>