aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXevi Miro Bruix <xevi@google.com>2020-07-27 17:47:22 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2020-07-27 17:47:22 +0000
commit698bcc6a308b93a5ca68437c1cdfe4900e15fc08 (patch)
tree776314e858eeeb9bcf001167891b09198a530cdd
parent9083bced6874c606043ebfb36bb1f71f67090ecc (diff)
parent8e49b3925e936eb629487ccefe520138135950db (diff)
downloadandroid-698bcc6a308b93a5ca68437c1cdfe4900e15fc08.tar.gz
Merge "Update language to comply with Android’s inclusive language guidance"
-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