diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-09-26 18:31:10 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-09-26 18:31:10 -0400 |
| commit | 3eb93f1680da6ccc6c78f4bf9de69dba51fd768d (patch) | |
| tree | cf2566859db04d707e2ecbe0e90202a856170dba | |
| parent | 1adc4ad6f5af2912ced4834b498a4bb1736c3130 (diff) | |
add Pixel 3a and Pixel 3a XL to AVB list
| -rw-r--r-- | static/build.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/build.html b/static/build.html index 8e1621e0..cb94cfaa 100644 --- a/static/build.html +++ b/static/build.html @@ -504,8 +504,8 @@ mv vendor/android-prepare-vendor/DEVICE/BUILD_ID/vendor/google_devices/* vendor/ as-is.</p> <p>The Pixel and Pixel XL use Android Verified Boot 1.0. The Pixel 2, Pixel 2 XL, - Pixel 3 and Pixel 3 XL use Android Verified Boot 2.0 (AVB). Follow the appropriate - instructions below.</p> + Pixel 3, Pixel 3 XL, Pixel 3a and Pixel 3a XL use Android Verified Boot 2.0 (AVB). + Follow the appropriate instructions below.</p> <p><em>For the first generation Pixel (sailfish) and Pixel XL (marlin), signed releases require building the verity public key into the kernel, so this needs to be |
