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:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user