Merge "Enable Grid only overview in teamfood" into udc-qpr-dev

This commit is contained in:
TreeHugger Robot
2023-06-01 16:35:49 +00:00
committed by Android (Google) Code Review
@@ -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,