diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-11-04 16:23:29 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-11-04 17:49:22 -0500 |
| commit | 46d90703dffe56826a672bcd51cb27ad1aced760 (patch) | |
| tree | 474bff1cec1aa0a926ad35dcf3b0e796761a7418 /static/install.html | |
| parent | 6923bcf43036fb099d9a8c9001c81f4bc5d31212 (diff) | |
drop legacy Pixel and Pixel XL support
Diffstat (limited to 'static/install.html')
| -rw-r--r-- | static/install.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/static/install.html b/static/install.html index a1717290..4440735f 100644 --- a/static/install.html +++ b/static/install.html @@ -256,9 +256,7 @@ TMPDIR="$PWD/tmp" ./flash-all.sh</pre> </h2> <p>Installation of the stock OS via the stock factory images is the same process described above. However, before locking, there's an additional step to fully revert - the device to a clean factory state on modern devices with Android Verified Boot 2.0 - (AVB) like the Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a and Pixel 3a XL. It - isn't necessary for devices with legacy verified boot like the Pixel and Pixel XL.</p> + the device to a clean factory state.</p> <p>The GrapheneOS factory images flash a non-stock Android Verified Boot key which needs to be erased to fully revert back to a stock device state. After flashing the stock factory images and before locking the bootloader, you should erase the custom |
