Add a flag for status bar user switcher
Test: build Bug: 217250837 Change-Id: Ic9394f8a6f7726a6f5c1b52f1876ff51d3312a64
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