Merge "Enable new pipeline on teamfood and master"

This commit is contained in:
Jay Aliomer
2022-01-27 16:38:21 +00:00
committed by Android (Google) Code Review

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);