Merge "[SB Refactor] Turn off flags for teamfood." into tm-qpr-dev

This commit is contained in:
Caitlin Shkuratov
2022-08-24 19:09:46 +00:00
committed by Android (Google) Code Review

View File

@@ -156,10 +156,10 @@ public class Flags {
new ReleasedFlag(603, false);
public static final UnreleasedFlag NEW_STATUS_BAR_PIPELINE_BACKEND =
new UnreleasedFlag(604, true);
new UnreleasedFlag(604, false);
public static final UnreleasedFlag NEW_STATUS_BAR_PIPELINE_FRONTEND =
new UnreleasedFlag(605, true);
new UnreleasedFlag(605, false);
/***************************************/
// 700 - dialer/calls