diff options
| author | matchboxbananasynergy <107055883+matchboxbananasynergy@users.noreply.github.com> | 2024-03-31 21:05:11 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2024-04-07 19:58:30 -0400 |
| commit | cb04cd3536468e170e46f821a8c59184a3b4a9d1 (patch) | |
| tree | 1e15a30d88d12920fefa14969d62226e85ee4850 /static/install/cli.html | |
| parent | 789d16db510f8411f44a2d976d2670b0e60ac0f9 (diff) | |
cli-install: adjust OEM unlocking section
Diffstat (limited to 'static/install/cli.html')
| -rw-r--r-- | static/install/cli.html | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/static/install/cli.html b/static/install/cli.html index dbaf8470..fa27c921 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -536,11 +536,14 @@ curl -O https://releases.grapheneos.org/<var>DEVICE_NAME</var>-factory-<var>VERS <section id="disabling-oem-unlocking"> <h3><a href="#disabling-oem-unlocking">Disabling OEM unlocking</a></h3> - <p>OEM unlocking can be disabled again in the developer settings menu within the - operating system after booting it up again.</p> - - <p>After disabling OEM unlocking, we recommend disabling developer options as - a whole for a device that's not being used for app or OS development.</p> + <p>During first setup, the final screen will contain a toggle regarding OEM unlocking + which is checked by default. This will disable OEM unlocking, which is recommended.</p> + + <p>If you need to enable or disable OEM unlocking in the future, it can be done in the + developer settings menu within the operating system.</p> + + <p>After manually disabling OEM unlocking via developer options, we recommend disabling + them as a whole for a device that's not being used for app or OS development.</p> </section> <section id="verifying-installation"> |
