FR #14318673 Search - add synonyms
- add synonyms to be indexed at the same time as titles and sub-titles - fix Wi-Fi keywords Change-Id: I1cb026775592c29c2b813153574c6695e3e90f31
This commit is contained in:
@@ -15,8 +15,9 @@
|
||||
-->
|
||||
|
||||
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings"
|
||||
android:title="@string/print_settings_title">
|
||||
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings"
|
||||
android:title="@string/print_settings_title"
|
||||
settings:keywords="@string/keywords_printing">
|
||||
|
||||
<PreferenceCategory
|
||||
android:key="print_jobs_category"
|
||||
|
||||
Reference in New Issue
Block a user