Merge "Add flag for pip2 implementation" into udc-qpr-dev
This commit is contained in:
@@ -559,6 +559,12 @@ object Flags {
|
||||
val WALLPAPER_MULTI_CROP =
|
||||
sysPropBooleanFlag(1118, "persist.wm.debug.wallpaper_multi_crop", default = false)
|
||||
|
||||
// TODO(b/290220798): Tracking Bug
|
||||
@Keep
|
||||
@JvmField
|
||||
val ENABLE_PIP2_IMPLEMENTATION =
|
||||
sysPropBooleanFlag(1119, "persist.wm.debug.enable_pip2_implementation", default = false)
|
||||
|
||||
|
||||
// 1200 - predictive back
|
||||
@Keep
|
||||
|
||||
Reference in New Issue
Block a user