summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2020-07-31 01:47:08 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-07-31 01:47:08 +0000
commit8b7a2346d1b609023db62008166ab7c534cbe03b (patch)
treeb0f66e2bacf9250c370f5455691ab68403acbbe7
parente4bc03637fed6bca4c960708c044987311614b00 (diff)
parentd4b1d127f1b96756c424f606c3308d73cb450dcc (diff)
downloadbuild-8b7a2346d1b609023db62008166ab7c534cbe03b.tar.gz
Merge "Update language to comply with Android’s inclusive language guidance" am: 9083088018 am: d4b1d127f1
Original change: https://android-review.googlesource.com/c/platform/developers/build/+/1373478 Change-Id: Idd0220761a6489104356908625074a6636f1b328
-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