[DO NOT MERGE] Disable LOCKSCREEN_CUSTOM_CLOCKS in teamfood
Test: N/A Bug: 273288588 Change-Id: I8f72ac4a18ba2067a0f09d557dd5bcd58115ce55
This commit is contained in:
@@ -136,7 +136,7 @@ object Flags {
|
||||
|
||||
// TODO(b/254512676): Tracking Bug
|
||||
@JvmField
|
||||
val LOCKSCREEN_CUSTOM_CLOCKS = unreleasedFlag(207, "lockscreen_custom_clocks", teamfood = true)
|
||||
val LOCKSCREEN_CUSTOM_CLOCKS = unreleasedFlag(207, "lockscreen_custom_clocks")
|
||||
|
||||
/**
|
||||
* Whether the clock on a wide lock screen should use the new "stepping" animation for moving
|
||||
|
||||
Reference in New Issue
Block a user