Merge pointer/tts categories into one without heading

Change-Id: I75dd6472a6eb4929773222844872d43027122f3c
Fix: 35960300
Test: robotests
This commit is contained in:
Fan Zhang
2017-04-27 12:43:42 -07:00
parent 8352421baa
commit 496fd0ca34
5 changed files with 4 additions and 30 deletions

View File

@@ -125,7 +125,7 @@ public class BaseSearchIndexProviderTest {
"key_user_dictionary_settings", "gesture_settings_category", "gesture_assist",
"gesture_swipe_down_fingerprint", "gesture_double_tap_power",
"gesture_double_twist", "gesture_double_tap_screen", "gesture_pick_up",
"pointer_settings_category", "pointer_speed", "voice_category", "tts_settings",
"pointer_speed", "tts_settings",
"game_controller_settings_category", "vibrate_input_devices");
}