Merge "Enable Grid only overview in teamfood" into udc-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
9dea486e34
@@ -310,7 +310,7 @@ public final class FeatureFlags {
|
||||
|
||||
// TODO(Block 23): Clean up flags
|
||||
public static final BooleanFlag ENABLE_GRID_ONLY_OVERVIEW = getDebugFlag(270397206,
|
||||
"ENABLE_GRID_ONLY_OVERVIEW", DISABLED,
|
||||
"ENABLE_GRID_ONLY_OVERVIEW", TEAMFOOD,
|
||||
"Enable a grid-only overview without a focused task.");
|
||||
|
||||
public static final BooleanFlag ENABLE_CURSOR_HOVER_STATES = getDebugFlag(243191650,
|
||||
|
||||
Reference in New Issue
Block a user