Pixel 3a and 3a XL don't use chaining

This commit is contained in:
Daniel Micay 2020-11-25 17:40:36 -05:00
parent 5c27fd7b93
commit b997d81730

View File

@ -419,7 +419,7 @@
<li>Pixel 4 XL: add missing feature configuration</li> <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>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>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>Seedvault: update to latest revision</li>
<li>NetworkStack: remove change to connectivity check handling that's no longer required with Android 11</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> <li>use connectivitycheck.grapheneos.org by default for connectivity checks in the OS (not yet for Vanadium)</li>