Enable new pipeline on teamfood and master
Test: run presubmit and postsubmit tests Bug: 198357884 Change-Id: Ib64a3ad9800d3bbc9c1f4babb87931d178f5719c
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user