diff options
Diffstat (limited to 'static/install')
| -rw-r--r-- | static/install/cli.html | 3 | ||||
| -rw-r--r-- | static/install/web.html | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/static/install/cli.html b/static/install/cli.html index 28f39915..3d50d984 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -467,6 +467,9 @@ curl -O https://releases.grapheneos.org/sunfish-factory-2021.02.07.17.zip.sig</p <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> </section> <section id="verifying-installation"> diff --git a/static/install/web.html b/static/install/web.html index b477a479..81eca787 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -239,6 +239,9 @@ <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> </section> <section id="verifying-installation"> |
