Merge "Flip device controls panel flag" into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
f0d8899494
@@ -540,7 +540,7 @@ object Flags {
|
|||||||
@JvmField val NOTE_TASKS = unreleasedFlag(1900, "keycode_flag")
|
@JvmField val NOTE_TASKS = unreleasedFlag(1900, "keycode_flag")
|
||||||
|
|
||||||
// 2000 - device controls
|
// 2000 - device controls
|
||||||
@Keep @JvmField val USE_APP_PANELS = unreleasedFlag(2000, "use_app_panels", teamfood = true)
|
@Keep @JvmField val USE_APP_PANELS = releasedFlag(2000, "use_app_panels", teamfood = true)
|
||||||
|
|
||||||
@JvmField
|
@JvmField
|
||||||
val APP_PANELS_ALL_APPS_ALLOWED =
|
val APP_PANELS_ALL_APPS_ALLOWED =
|
||||||
|
|||||||
Reference in New Issue
Block a user