Keyguard: Get your weather on... the lock screen [2/3]
Change-Id: I1475cdd450021ef1a71c6c888319689e3b0507a3
This commit is contained in:
parent
5b6638051e
commit
b6a21cab09
@ -2797,6 +2797,12 @@ public final class CMSettings {
|
|||||||
*/
|
*/
|
||||||
public static final String LOCK_SCREEN_BLUR_ENABLED = "lock_screen_blur_enabled";
|
public static final String LOCK_SCREEN_BLUR_ENABLED = "lock_screen_blur_enabled";
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Whether to display weather information on the lock screen
|
||||||
|
* @hide
|
||||||
|
*/
|
||||||
|
public static final String LOCK_SCREEN_WEATHER_ENABLED = "lock_screen_weather_enabled";
|
||||||
|
|
||||||
|
|
||||||
// endregion
|
// endregion
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user