Merge "Replaced auto-fill by autofill to keep it consistent with API style."

This commit is contained in:
TreeHugger Robot
2017-03-10 07:05:35 +00:00
committed by Android (Google) Code Review
6 changed files with 53 additions and 26 deletions

View File

@@ -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"/>