Update string based on new mocks
Test: ondevice Bug: 278919696 Change-Id: I66ca5ea5b416fc4f3bbcab42f5215f5a499f8b60
This commit is contained in:
@@ -24,12 +24,12 @@
|
||||
<PreferenceCategory
|
||||
android:key="default_service_category"
|
||||
android:order="10"
|
||||
android:title="@string/default_autofill_app">
|
||||
android:title="@string/credman_chosen_app_title">
|
||||
|
||||
<com.android.settings.widget.GearPreference
|
||||
android:fragment="com.android.settings.applications.defaultapps.DefaultAutofillPicker"
|
||||
android:key="default_autofill_main"
|
||||
android:title="@string/default_autofill_app"
|
||||
android:title="@string/credman_chosen_app_title"
|
||||
settings:keywords="@string/autofill_keywords">
|
||||
<extra
|
||||
android:name="for_work"
|
||||
|
||||
@@ -25,12 +25,12 @@
|
||||
<PreferenceCategory
|
||||
android:key="default_service_category"
|
||||
android:order="10"
|
||||
android:title="@string/default_autofill_app">
|
||||
android:title="@string/credman_chosen_app_title">
|
||||
|
||||
<com.android.settings.widget.GearPreference
|
||||
android:fragment="com.android.settings.applications.defaultapps.DefaultAutofillPicker"
|
||||
android:key="default_autofill_main"
|
||||
android:title="@string/default_autofill_app"
|
||||
android:title="@string/credman_chosen_app_title"
|
||||
settings:keywords="@string/autofill_keywords">
|
||||
<extra
|
||||
android:name="for_work"
|
||||
|
||||
@@ -25,12 +25,12 @@
|
||||
<PreferenceCategory
|
||||
android:key="default_service_category"
|
||||
android:order="10"
|
||||
android:title="@string/default_autofill_app">
|
||||
android:title="@string/credman_chosen_app_title">
|
||||
|
||||
<com.android.settings.widget.GearPreference
|
||||
android:fragment="com.android.settings.applications.defaultapps.DefaultAutofillPicker"
|
||||
android:key="default_autofill_work"
|
||||
android:title="@string/default_autofill_app"
|
||||
android:title="@string/credman_chosen_app_title"
|
||||
settings:searchable="false">
|
||||
<extra
|
||||
android:name="for_work"
|
||||
|
||||
Reference in New Issue
Block a user