note erasing avb_custom_key is only needed for AVB

This commit is contained in:
Daniel Micay 2019-04-29 12:06:14 -04:00
parent cd20a10536
commit 913b8d784c

View File

@ -94,7 +94,9 @@ TMPDIR="$PWD/tmp" ./flash-all.sh</pre>
<h2>Replacing GrapheneOS with the stock OS</h2> <h2>Replacing GrapheneOS with the stock OS</h2>
<p>Installation of the stock OS via the stock factory images is the same process <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 described above. However, before locking, there's an additional step to fully revert
the device to a clean factory state.</p> 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 and Pixel 3 XL. It isn't necessary for
devices with legacy verified boot like the Pixel and Pixel XL.</p>
<p>The GrapheneOS factory images flash a non-stock Android Verified Boot key which <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 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 stock factory images and before locking the bootloader, you should erase the custom