cmsdk: Move STATUS_BAR_SHOW_WEATHER to CMSettings.
Change-Id: I792e8d04c1b70749db78f0bd5142d489aebd6d51
This commit is contained in:
@@ -1032,6 +1032,11 @@ public final class CMSettings {
|
||||
*/
|
||||
public static final String DOUBLE_TAP_SLEEP_GESTURE = "double_tap_sleep_gesture";
|
||||
|
||||
/**
|
||||
* Boolean value on whether to show weather in the statusbar
|
||||
* @hide
|
||||
*/
|
||||
public static final String STATUS_BAR_SHOW_WEATHER = "status_bar_show_weather";
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user