From 75b8904ea8368aea20f9b94e69115425a4f70ff8 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 26 Nov 2020 09:47:01 -0500 Subject: [PATCH] clarify feature configuration change --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index 6da829ae..1f89c823 100644 --- a/static/releases.html +++ b/static/releases.html @@ -433,7 +433,7 @@
  • Vanadium: disable unused Omaha update check support
  • Vanadium: disable GaiaAuthFetcher code due to upstream bug
  • Vanadium: disable deprecated FTP support by default
  • -
  • Pixel 4 XL: add missing feature configuration
  • +
  • Pixel 4 XL: correctly mark certain unsupported features as unavailable per the Pixel 4
  • 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 3a and Pixel 3a XL never used this)