summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJune <june@eridan.me>2022-01-23 19:59:47 +0000
committerDaniel Micay <danielmicay@gmail.com>2022-02-03 11:12:02 -0500
commit70b400cba92fef2bf559f3ae3358324ed74008a9 (patch)
treed3588d058eb6edd86ad326c54de52127101672e8
parent8dc65a1aafb4b41b0e7311e7ec8b46a638811434 (diff)
Mention remove custom AVB key before flashing and locking stock
Signed-off-by: June <june@eridan.me>
-rw-r--r--static/install/cli.html6
-rw-r--r--static/install/web.html6
2 files changed, 6 insertions, 6 deletions
diff --git a/static/install/cli.html b/static/install/cli.html
index dd711a8a..dab5f855 100644
--- a/static/install/cli.html
+++ b/static/install/cli.html
@@ -545,11 +545,11 @@ curl -O https://releases.grapheneos.org/DEVICE_NAME-factory-2021110122.zip.sig</
<h3><a href="#replacing-grapheneos-with-the-stock-os">Replacing GrapheneOS with the stock OS</a></h3>
<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.</p>
+ described above. However, before 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>
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>