Merge "Replaced auto-fill by autofill to keep it consistent with API style."
This commit is contained in:
committed by
Android (Google) Code Review
commit
e11cb90ed2
@@ -67,7 +67,7 @@
|
||||
android:key="default_autofill"
|
||||
android:title="@string/autofill_app"
|
||||
android:summary="@string/app_list_preference_none"
|
||||
android:fragment="com.android.settings.applications.defaultapps.DefaultAutoFillPicker"
|
||||
android:fragment="com.android.settings.applications.defaultapps.DefaultAutofillPicker"
|
||||
settings:keywords="@string/autofill_keywords"
|
||||
android:order="-14"/>
|
||||
|
||||
|
Reference in New Issue
Block a user