diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-11-17 15:47:19 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-11-17 15:47:19 -0500 |
| commit | e990a6df49caa112aad1828a074577d62a1ef5c3 (patch) | |
| tree | 6abd95f5dce44debac57a34b1d25292cf8d2d68d | |
| parent | e9642b45b8b6cec7f98dc56d095ca7b9853d49cd (diff) | |
disable chained vbmeta
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 006dac9b..3598c667 100644 --- a/static/releases.html +++ b/static/releases.html @@ -414,6 +414,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> </ul> --> |
