diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-02-11 19:30:58 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-02-11 19:30:58 -0500 |
| commit | c6b1214f40e2dad3d6afcf92e7dfdbab17957ece (patch) | |
| tree | ace0bff3d300105f36758d46e1d94cd6a1f44890 /static/install | |
| parent | ada0c4c5a61ad05f4ac0aa820efb51f2f02e3974 (diff) | |
recommend disabling developer options again
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"> |
