aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXevi Miro Bruix <xevi@google.com>2020-07-27 18:19:13 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-07-27 18:19:13 +0000
commit0b733d3cc9a3bc4b8a45122422ca5109446c9888 (patch)
tree02adf9f9248d88ce71e2e12edf8467afa2c880f3
parentca2402d8ebd333ffa0941a9baabe17eb365c28a7 (diff)
parent3e82ffb72ed22430f22d2bb44e31aee8a58669ef (diff)
downloadandroid-0b733d3cc9a3bc4b8a45122422ca5109446c9888.tar.gz
Merge "Update language to comply with Android’s inclusive language guidance" am: 698bcc6a30 am: 1cdaab7bda am: 3e82ffb72e
Original change: https://android-review.googlesource.com/c/platform/developers/samples/android/+/1371179 Change-Id: I3574bef24df1c17124348ce26d479fcb7079d101
-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