diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-11-26 09:47:01 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-11-26 09:47:01 -0500 |
| commit | 75b8904ea8368aea20f9b94e69115425a4f70ff8 (patch) | |
| tree | fd135247cbf01e58f0bf31a8a6182b1d0483db83 | |
| parent | 9d78ffd6308620ab83466ef6bb2afcf135e4263b (diff) | |
clarify feature configuration change
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <li>Vanadium: disable unused Omaha update check support</li> <li>Vanadium: disable GaiaAuthFetcher code due to upstream bug</li> <li>Vanadium: disable deprecated FTP support by default</li> - <li>Pixel 4 XL: add missing feature configuration</li> + <li>Pixel 4 XL: correctly mark certain unsupported features as unavailable per the Pixel 4</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 (Pixel 3a and Pixel 3a XL never used this)</li> |
