Misc tweaks to Indexable usage and tests.
- Make SettingsPreferenceFragment implement Indexable directly - Add existing fragments that are SettingsPrefFragment but not Indexable to grandfather list. - Fix "font size" fragment so it shows up in search properly. - Remove duplicates for "lock screen display", "Screen saver". Bug: 70720645 Test: robotests Change-Id: I44ce0cac0fdf5e882b315861bb4bebc45dbe01e6
This commit is contained in:
@@ -49,7 +49,6 @@ public class DisplaySettings extends DashboardFragment {
|
||||
public static final String KEY_DISPLAY_SIZE = "display_settings_screen_zoom";
|
||||
|
||||
private static final String KEY_SCREEN_TIMEOUT = "screen_timeout";
|
||||
private static final String KEY_AMBIENT_DISPLAY = "ambient_display";
|
||||
private static final String KEY_AUTO_BRIGHTNESS = "auto_brightness_entry";
|
||||
private static final String KEY_NIGHT_DISPLAY = "night_display";
|
||||
|
||||
|
Reference in New Issue
Block a user