lockscreen.enable_landscape - removed ID from Flag
Bug: 293252410 Test: build successfully Change-Id: I422a0f92e92940b91798e28bdb84d0db2d945c56
This commit is contained in:
@@ -536,7 +536,7 @@ object Flags {
|
||||
// TODO(b/293252410) : Tracking Bug
|
||||
@JvmField
|
||||
val LOCKSCREEN_ENABLE_LANDSCAPE =
|
||||
unreleasedFlag(1116, name = "lockscreen.enable_landscape")
|
||||
unreleasedFlag("lockscreen.enable_landscape")
|
||||
|
||||
// TODO(b/273443374): Tracking Bug
|
||||
@Keep
|
||||
|
||||
Reference in New Issue
Block a user