Merge "Add a flag for Dual Shade" into tm-qpr-dev
This commit is contained in:
@@ -517,6 +517,8 @@ object Flags {
|
|||||||
// 1800 - shade container
|
// 1800 - shade container
|
||||||
@JvmField
|
@JvmField
|
||||||
val LEAVE_SHADE_OPEN_FOR_BUGREPORT = releasedFlag(1800, "leave_shade_open_for_bugreport")
|
val LEAVE_SHADE_OPEN_FOR_BUGREPORT = releasedFlag(1800, "leave_shade_open_for_bugreport")
|
||||||
|
// TODO(b/265944639): Tracking Bug
|
||||||
|
@JvmField val DUAL_SHADE = releasedFlag(1801, "dual_shade")
|
||||||
|
|
||||||
// 1900
|
// 1900
|
||||||
@JvmField val NOTE_TASKS = unreleasedFlag(1900, "keycode_flag")
|
@JvmField val NOTE_TASKS = unreleasedFlag(1900, "keycode_flag")
|
||||||
|
|||||||
Reference in New Issue
Block a user