diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-07-09 16:13:11 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-07-09 16:13:11 -0400 |
| commit | 12142258d640dfec10b111c40298f08004603ab3 (patch) | |
| tree | 894b66a47a7a8f636ad8d435d0bac616322b6827 /static | |
| parent | dc58e745b457794287554a0823d7f3938669a457 (diff) | |
remove obsolete paragraph about OEM unlocking
Diffstat (limited to 'static')
| -rw-r--r-- | static/install/cli.html | 4 | ||||
| -rw-r--r-- | static/install/web.html | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/static/install/cli.html b/static/install/cli.html index 1d619037..e5d3355b 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -542,10 +542,6 @@ curl -O https://releases.grapheneos.org/<var>DEVICE_NAME</var>-factory-<var>VERS <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"> diff --git a/static/install/web.html b/static/install/web.html index a291bf0b..88eac365 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -349,10 +349,6 @@ <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"> |
