Merge "Enable SysUI Predictive Back in teamfood." into tm-qpr-dev

This commit is contained in:
Rahul Banerjee
2022-12-01 22:05:34 +00:00
committed by Android (Google) Code Review

View File

@@ -372,7 +372,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