summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2020-07-31 01:19:18 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2020-07-31 01:19:18 +0000
commit90830880185d521e8f79f2ebb8b4a78c4426a748 (patch)
tree3bc1470ab03d43f5713555e88163015661416611
parentdcc5eeb7108b61820091d0677ce4ef5a247679f4 (diff)
parentec1cb768b2d3e450d9c04c49a006c54bdf292b31 (diff)
downloadbuild-90830880185d521e8f79f2ebb8b4a78c4426a748.tar.gz
Merge "Update language to comply with Android’s inclusive language guidance"
-rw-r--r--prebuilts/gradle/AppRestrictionEnforcer/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/prebuilts/gradle/AppRestrictionEnforcer/README.md b/prebuilts/gradle/AppRestrictionEnforcer/README.md
index c379650c..cccd37cd 100644
--- a/prebuilts/gradle/AppRestrictionEnforcer/README.md
+++ b/prebuilts/gradle/AppRestrictionEnforcer/README.md
@@ -13,7 +13,7 @@ enforce specific policies on a managed device. The system provides policies
that control settings such as password complexity, screen lock, or camera
availability. Developers can also augment this list with custom policies
that control specific features within their applications. For example,
-a web browser could provide access to a whitelist of allowed domains.
+a web browser could provide access to a list of allowed domains.
This sample demonstrates the 'admin' component and shows how a number of
custom properties (booleans, strings, numbers, lists) can be set and