summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-11-25 17:40:36 -0500
committerDaniel Micay <danielmicay@gmail.com>2020-11-25 17:40:36 -0500
commitb997d8173010e86127545005402b7b685570cc1d (patch)
tree418e01ceb4a15abbfd8c16ea4e40b8e41fcbf36a
parent5c27fd7b93eb0de912e907eff5629e410084f923 (diff)
Pixel 3a and 3a XL don't use chaining
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 476f7400..0f0afb22 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -419,7 +419,7 @@
<li>Pixel 4 XL: add missing feature configuration</li>
<li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a: use device-specific NFC configuration</li>
<li>add initial runtime flags handling for exec-based spawning to improve compatibility</li>
- <li>Pixel 3, Pixel 3 XL, Pixel 4, Pixel 4 XL, Pixel 4a: disable chained vbmeta to simplify verified boot and improve attestation</li>
+ <li>Pixel 3, Pixel 3 XL, Pixel 4, Pixel 4 XL, Pixel 4a: disable chained vbmeta to simplify verified boot and improve attestation (Pixel 3a and Pixel 3a XL never used this)</li>
<li>Seedvault: update to latest revision</li>
<li>NetworkStack: remove change to connectivity check handling that's no longer required with Android 11</li>
<li>use connectivitycheck.grapheneos.org by default for connectivity checks in the OS (not yet for Vanadium)</li>