Remove PiP Size Spec Flag

Remove the pip size spec flag since it is on by
default in U+.

Bug: 296122695
Test: N/A

Change-Id: I92e96f7466b23cf7e23aac7ced73b804e8bea517
This commit is contained in:
Ikram Gabiyev
2023-08-15 16:32:07 -07:00
parent 9a3027b93b
commit 92456b57a2

View File

@@ -538,13 +538,6 @@ object Flags {
teamfood = false
)
// TODO(b/198643358): Tracking bug
@Keep
@JvmField
val ENABLE_PIP_SIZE_LARGE_SCREEN =
sysPropBooleanFlag("persist.wm.debug.enable_pip_size_large_screen", default = true)
// TODO(b/293252410) : Tracking Bug
@JvmField
val LOCKSCREEN_ENABLE_LANDSCAPE =