Add keywords for system naviagtion setting
Fix: 152979084
Test: Open setting search, see system navigation when I typed "swipe"
Change-Id: I2937276f9eb7e9534aa61e2c4b256ce218b99140
diff --git a/res/xml/gestures.xml b/res/xml/gestures.xml
index a523ec6..c505fc9 100644
--- a/res/xml/gestures.xml
+++ b/res/xml/gestures.xml
@@ -51,7 +51,8 @@
android:key="gesture_system_navigation_input_summary"
android:title="@string/system_navigation_title"
android:fragment="com.android.settings.gestures.SystemNavigationGestureSettings"
- settings:controller="com.android.settings.gestures.SystemNavigationPreferenceController" />
+ settings:controller="com.android.settings.gestures.SystemNavigationPreferenceController"
+ settings:keywords="@string/keywords_system_navigation" />
<Preference
android:key="gesture_tap_screen_input_summary"