From cb04cd3536468e170e46f821a8c59184a3b4a9d1 Mon Sep 17 00:00:00 2001 From: matchboxbananasynergy <107055883+matchboxbananasynergy@users.noreply.github.com> Date: Sun, 31 Mar 2024 21:05:11 +0000 Subject: [PATCH] cli-install: adjust OEM unlocking section --- static/install/cli.html | 13 ++++++++----- 1 file 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/DEVICE_NAME-factory-VERS

Disabling OEM unlocking

-

OEM unlocking can be disabled again in the developer settings menu within the - operating system after booting it up again.

- -

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.

+

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.

+ +

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.

+ +

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.