diff options
| author | June <june@eridan.me> | 2022-01-23 19:59:47 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-02-03 11:12:02 -0500 |
| commit | 70b400cba92fef2bf559f3ae3358324ed74008a9 (patch) | |
| tree | d3588d058eb6edd86ad326c54de52127101672e8 /static/install/web.html | |
| parent | 8dc65a1aafb4b41b0e7311e7ec8b46a638811434 (diff) | |
Mention remove custom AVB key before flashing and locking stock
Signed-off-by: June <june@eridan.me>
Diffstat (limited to 'static/install/web.html')
| -rw-r--r-- | static/install/web.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/static/install/web.html b/static/install/web.html index 97a01c66..686579ab 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -356,11 +356,11 @@ <p>Installation of the stock OS via the stock factory images is similar to the process described above but with Google's web flashing tool. However, before - locking, there's an additional step to fully revert the device to a clean - factory state.</p> + flashing and locking, there's an additional step to fully revert 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 + needs to be erased to fully revert back to a stock device state. Before flashing the stock factory images and before locking the bootloader, you should erase the custom Android Verified Boot key to untrust it:</p> |
