aboutsummaryrefslogtreecommitdiff
path: root/6_dev-tools-and-options
diff options
context:
space:
mode:
authorSelim Gurun <sgurun@google.com>2018-05-17 11:24:55 -0700
committerSachiyo Sugimoto <sachiyo@google.com>2018-07-23 23:54:22 +0000
commite053826af4c68a2a4d30f4d2ec2d92410ed55338 (patch)
tree91ed755870ed73808d1308d84d4d0cda04b2b675 /6_dev-tools-and-options
parentc09da1664185753051cbba543286e5599855f658 (diff)
downloadcdd-e053826af4c68a2a4d30f4d2ec2d92410ed55338.tar.gz
CDD: Developer options to be made available for all developers
- The mechanism to enable developer options can be different per partners and it should be clearly documented publicly so that any developers can enable developer options when necessary (i.e. disallowing only selected developers to access to developer options). - Fixing a few minor section numbering issues. Bug: 78370047 Test: NA Change-Id: I6e433b424aea20caf977838a17690194b45ebe25
Diffstat (limited to '6_dev-tools-and-options')
-rw-r--r--6_dev-tools-and-options/6_2_developer_options.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/6_dev-tools-and-options/6_2_developer_options.md b/6_dev-tools-and-options/6_2_developer_options.md
index c42d2f0..974ad6f 100644
--- a/6_dev-tools-and-options/6_2_developer_options.md
+++ b/6_dev-tools-and-options/6_2_developer_options.md
@@ -12,8 +12,14 @@ intent to show application development-related settings. The upstream Android
implementation hides the Developer Options menu by default and enables users to
launch Developer Options after pressing seven (7) times on the **Settings** >
**About Device** > **Build Number** menu item.
-* [C-0-2] MUST hide Developer Options by default and MUST provide a mechanism
-to enable Developer Options without the need for any special whitelisting.
+* [C-0-2] MUST hide Developer Options by default.
+* [C-0-3] MUST provide a clear mechanism that does not give preferential
+treatment to one third-party app as opposed to another to enable Developer
+Options. MUST provide a public visible document or website that describes how to
+enable Developer Options. This document or website MUST be linkable from
+the Android SDK documents.
+* SHOULD have an ongoing visual notification to the user when Developer
+Options is enabled and the safety of the user is of concern.
* MAY temporarily limit access to the Developer Options menu, by visually
hiding or disabling the menu, to prevent distraction for scenarios where the
safety of the user is of concern. \ No newline at end of file