From 46f060370c0ec74103302d3636fe4a1217d1fc4b Mon Sep 17 00:00:00 2001 From: Edgar Wang Date: Tue, 26 May 2020 14:08:22 +0800 Subject: [PATCH] Remove duplicate search result when search "autofill service" There is another autofill service for work profile. Make this preference unsearchable to avoid duplicate result. Bug: 155838971 Test: manual Change-Id: I7f614ead1c0f898964775c03e81f1102583b04dc --- res/xml/default_autofill_picker_settings.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/res/xml/default_autofill_picker_settings.xml b/res/xml/default_autofill_picker_settings.xml index 2aa39e4e372..bfc285bf5ee 100644 --- a/res/xml/default_autofill_picker_settings.xml +++ b/res/xml/default_autofill_picker_settings.xml @@ -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">