Enable the new footer actions in team food.
Bug: 243636422 Test: Manual Change-Id: I838318277693d4c7b0c0c6e53df9e16ff1572091
This commit is contained in:
@@ -147,7 +147,7 @@ public class Flags {
|
||||
public static final ResourceBooleanFlag FULL_SCREEN_USER_SWITCHER =
|
||||
new ResourceBooleanFlag(506, R.bool.config_enableFullscreenUserSwitcher);
|
||||
|
||||
public static final UnreleasedFlag NEW_FOOTER_ACTIONS = new UnreleasedFlag(507);
|
||||
public static final UnreleasedFlag NEW_FOOTER_ACTIONS = new UnreleasedFlag(507, true);
|
||||
|
||||
/***************************************/
|
||||
// 600- status bar
|
||||
|
||||
Reference in New Issue
Block a user