Merge "Add a flag for status bar user switcher"
This commit is contained in:
@@ -112,6 +112,9 @@ public class Flags {
|
||||
public static final BooleanFlag COMBINED_STATUS_BAR_SIGNAL_ICONS =
|
||||
new BooleanFlag(601, false);
|
||||
|
||||
public static final BooleanFlag STATUS_BAR_USER_SWITCHER =
|
||||
new BooleanFlag(602, false);
|
||||
|
||||
/***************************************/
|
||||
// 700 - dialer/calls
|
||||
public static final BooleanFlag ONGOING_CALL_STATUS_BAR_CHIP =
|
||||
|
||||
Reference in New Issue
Block a user