Merge "Remove duplicate search result when search "autofill service"" into rvc-dev

This commit is contained in:
Edgar Wang
2020-05-26 09:34:11 +00:00
committed by Android (Google) Code Review

View File

@@ -40,6 +40,7 @@
android:key="default_autofill_work"
android:title="@string/autofill_app"
android:fragment="com.android.settings.applications.defaultapps.DefaultAutofillPicker"
settings:searchable="false"
settings:keywords="@string/autofill_keywords">
<extra android:name="for_work" android:value="true" />
</com.android.settings.widget.GearPreference>