Merge "Add flag for controls panels" into tm-qpr-dev am: 64207a81d4
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20340065 Change-Id: I1626684fccd63e5ae71dbac8a574f02d85f42ebb Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -344,6 +344,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