Merge "Add Flag for new QS headers"

This commit is contained in:
TreeHugger Robot
2022-02-08 16:58:58 +00:00
committed by Android (Google) Code Review

View File

@@ -109,6 +109,8 @@ public class Flags {
public static final BooleanFlag NEW_FOOTER = new BooleanFlag(504, false);
public static final BooleanFlag NEW_HEADER = new BooleanFlag(505, false);
/***************************************/
// 600- status bar
public static final BooleanFlag COMBINED_STATUS_BAR_SIGNAL_ICONS =