Merge "Add ENABLE_MOVE_FLOATING_WINDOW_IN_TABLETOP" into tm-qpr-dev
This commit is contained in:
@@ -488,6 +488,13 @@ object Flags {
|
||||
val ENABLE_PIP_APP_ICON_OVERLAY =
|
||||
sysPropBooleanFlag(1115, "persist.wm.debug.enable_pip_app_icon_overlay", default = true)
|
||||
|
||||
// TODO(b/272110828): Tracking bug
|
||||
@Keep
|
||||
@JvmField
|
||||
val ENABLE_MOVE_FLOATING_WINDOW_IN_TABLETOP =
|
||||
sysPropBooleanFlag(
|
||||
1116, "persist.wm.debug.enable_move_floating_window_in_tabletop", default = false)
|
||||
|
||||
// 1200 - predictive back
|
||||
@Keep
|
||||
@JvmField
|
||||
|
||||
Reference in New Issue
Block a user