From b997d8173010e86127545005402b7b685570cc1d Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 25 Nov 2020 17:40:36 -0500 Subject: [PATCH] Pixel 3a and 3a XL don't use chaining --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@
  • Pixel 4 XL: add missing feature configuration
  • Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a: use device-specific NFC configuration
  • add initial runtime flags handling for exec-based spawning to improve compatibility
  • -
  • Pixel 3, Pixel 3 XL, Pixel 4, Pixel 4 XL, Pixel 4a: disable chained vbmeta to simplify verified boot and improve attestation
  • +
  • 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)
  • Seedvault: update to latest revision
  • NetworkStack: remove change to connectivity check handling that's no longer required with Android 11
  • use connectivitycheck.grapheneos.org by default for connectivity checks in the OS (not yet for Vanadium)