aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXevi Miro Bruix <xevi@google.com>2020-07-27 18:04:54 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-07-27 18:04:54 +0000
commit3e82ffb72ed22430f22d2bb44e31aee8a58669ef (patch)
tree02adf9f9248d88ce71e2e12edf8467afa2c880f3
parentca2402d8ebd333ffa0941a9baabe17eb365c28a7 (diff)
parent1cdaab7bda0db6bfc26c2273996363a90f2c4c8b (diff)
downloadandroid-3e82ffb72ed22430f22d2bb44e31aee8a58669ef.tar.gz
Merge "Update language to comply with Android’s inclusive language guidance" am: 698bcc6a30 am: 1cdaab7bda
Original change: https://android-review.googlesource.com/c/platform/developers/samples/android/+/1371179 Change-Id: Ic66bf514332fa57e0c11a2676131bda957dea99c
-rw-r--r--input/autofill/AutofillFramework/kotlinApp/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/input/autofill/AutofillFramework/kotlinApp/README.md b/input/autofill/AutofillFramework/kotlinApp/README.md
index d0ab0e01..4d11faa2 100644
--- a/input/autofill/AutofillFramework/kotlinApp/README.md
+++ b/input/autofill/AutofillFramework/kotlinApp/README.md
@@ -39,7 +39,7 @@ To set the device's default Autofill service to the one in the sample, edit **Se
app. To edit the service's settings, tap the settings icon next to the **Auto-fill service** list
item or open the **Autofill Settings** launcher icon.. Here, you can set whether you want to enable
authentication on the entire autofill Response or just on individual autofill datasets. You should
-also set the master password to “unlock” authenticated autofill data with.
+also set the primary password to “unlock” authenticated autofill data with.
**Note:** This sample service stores all autofill data in SharedPreferences and thus is not secure.
Be careful about what you store when experimenting with the sample because anyone with root access