Enable new pipeline on teamfood and master

Test: run presubmit and postsubmit tests
Bug: 198357884
Change-Id: Ib64a3ad9800d3bbc9c1f4babb87931d178f5719c
This commit is contained in:
Jay Aliomer
2022-01-20 16:28:26 -05:00
parent 8b22e7b706
commit 59a64400b6

View File

@@ -41,7 +41,7 @@ public class Flags {
/***************************************/
// 100 - notification
public static final BooleanFlag NEW_NOTIFICATION_PIPELINE_RENDERING =
new BooleanFlag(101, false);
new BooleanFlag(101, true);
public static final BooleanFlag NOTIFICATION_PIPELINE_DEVELOPER_LOGGING =
new BooleanFlag(103, false);