Add flag for controls panels
Test: no test Fixes: 256663116 Change-Id: I07609b8b192ef7b08699d11c447d15ca56b46e78
This commit is contained in:
@@ -328,6 +328,9 @@ object Flags {
|
||||
// 1900 - note task
|
||||
@JvmField val NOTE_TASKS = SysPropBooleanFlag(1900, "persist.sysui.debug.note_tasks")
|
||||
|
||||
// 2000 - device controls
|
||||
@Keep val USE_APP_PANELS = UnreleasedFlag(2000, true)
|
||||
|
||||
// Pay no attention to the reflection behind the curtain.
|
||||
// ========================== Curtain ==========================
|
||||
// | |
|
||||
|
||||
Reference in New Issue
Block a user