Index Nightdisplay Settings into search
Adds a SearchIndexProvider into NightDisplaySettings to index night_display_settings.xml. It will show up in search as long as ColorDisplayController is available. Also, supress the search result for Night Display under Display settings in favor of the actual toggle. Test: robotests Fixes: 69852201 Change-Id: Id014a5ab03e7a6b5fc99f79a1cb41a0c06323f9c
This commit is contained in:
@@ -37,4 +37,4 @@ public class NightDisplayPreferenceController extends AbstractPreferenceControll
|
||||
public String getPreferenceKey() {
|
||||
return KEY_NIGHT_DISPLAY;
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user