CMSettings: add event live lock component key
Ticket: CYNGNOS-2267 Change-Id: Ifa6115f466190c6e45c4d76d2da5a2cdab1bb0e1 Signed-off-by: Roman Birg <roman@cyngn.com>
This commit is contained in:
parent
2c5d3d5224
commit
46821304e9
@ -2680,6 +2680,12 @@ public final class CMSettings {
|
||||
*/
|
||||
public static final String DISPLAY_GAMMA_CALIBRATION_PREFIX = "display_gamma_";
|
||||
|
||||
/**
|
||||
* Enabled live lockscreen components. Delimited by "|"
|
||||
* @hide
|
||||
*/
|
||||
public static final String ENABLED_EVENT_LIVE_LOCKS_KEY = "live_lockscreens_events_enabled";
|
||||
|
||||
// endregion
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user