CMSettings : Remove unused/legacy setting
Change-Id: I690fc127280cb0e53da4b221d87df85e4218b82c
This commit is contained in:
parent
11e8316747
commit
cdda6a5e18
@ -1725,11 +1725,6 @@ public final class CMSettings {
|
||||
*/
|
||||
public static final String KEYBOARD_BRIGHTNESS = "keyboard_brightness";
|
||||
|
||||
/**
|
||||
* Default theme config name
|
||||
*/
|
||||
public static final String NAME_THEME_CONFIG = "name_theme_config";
|
||||
|
||||
/**
|
||||
* Custom navring actions
|
||||
* @hide
|
||||
@ -1913,7 +1908,6 @@ public final class CMSettings {
|
||||
CMSettings.Secure.DEFAULT_THEME_COMPONENTS,
|
||||
CMSettings.Secure.DEFAULT_THEME_PACKAGE,
|
||||
CMSettings.Secure.DEV_FORCE_SHOW_NAVBAR,
|
||||
CMSettings.Secure.NAME_THEME_CONFIG,
|
||||
CMSettings.Secure.KEYBOARD_BRIGHTNESS,
|
||||
CMSettings.Secure.POWER_MENU_ACTIONS,
|
||||
CMSettings.Secure.STATS_COLLECTION,
|
||||
|
Loading…
Reference in New Issue
Block a user