From c6b1214f40e2dad3d6afcf92e7dfdbab17957ece Mon Sep 17 00:00:00 2001
From: Daniel Micay
Date: Thu, 11 Feb 2021 19:30:58 -0500
Subject: [PATCH] recommend disabling developer options again
---
static/install/cli.html | 3 +++
static/install/web.html | 3 +++
2 files changed, 6 insertions(+)
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
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.
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 @@
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.