Enable SysUI Predictive Back in teamfood.

Bug: 255854141
Test: manual, and passed presubmit
Change-Id: I502967bd0c39206442cf98bea227f21363773798
This commit is contained in:
Rahul Banerjee
2022-11-30 10:06:41 -08:00
parent a4737f028e
commit d1b6b789e1

View File

@@ -377,7 +377,7 @@ object Flags {
// TODO(b/255854141): Tracking Bug
@JvmField
val WM_ENABLE_PREDICTIVE_BACK_SYSUI =
unreleasedFlag(1204, "persist.wm.debug.predictive_back_sysui_enable", teamfood = false)
unreleasedFlag(1204, "persist.wm.debug.predictive_back_sysui_enable", teamfood = true)
// 1300 - screenshots
// TODO(b/254512719): Tracking Bug