Update the WorkOnlyCategory

Add the settings:searchable="false" into WorkOnlyCategory in the language_and_input.xml.

Bug: 126463108
Test: manual
Change-Id: Ie1b86289f8f2c1b4b0154dff342e1d74fef73547
This commit is contained in:
Sunny Shao
2019-03-07 17:10:42 +08:00
parent b5b61b202b
commit 6414137ec7

View File

@@ -94,7 +94,8 @@
<com.android.settings.widget.WorkOnlyCategory <com.android.settings.widget.WorkOnlyCategory
android:key="language_and_input_for_work_category" android:key="language_and_input_for_work_category"
android:title="@string/language_and_input_for_work_category_title"> android:title="@string/language_and_input_for_work_category_title"
settings:searchable="false">
<Preference <Preference
android:key="virtual_keyboards_for_work_pref" android:key="virtual_keyboards_for_work_pref"