diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-06-11 09:26:05 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-06-11 09:26:05 -0400 |
| commit | 43fb417660f5ffd5b701edfc654ba1f17f98722c (patch) | |
| tree | 5504424dec76e00a40f01a693b262e44dcffca03 /static/install | |
| parent | d2acb78b6b8861895c1f328fe5def59d2b1e556f (diff) | |
clarify stock OS web flashing tool
Diffstat (limited to 'static/install')
| -rw-r--r-- | static/install/web.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/static/install/web.html b/static/install/web.html index afa7f85b..60d4a51e 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -340,9 +340,10 @@ <section id="replacing-grapheneos-with-the-stock-os"> <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> + <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> <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 |
