ENABLE_CURSOR_HOVER_STATES should be TEAMFOOD only
- Not all features are landed yet Bug: 243191650 Test: manual Change-Id: I7f70898fb16435134bfb58982b754a57c6f5c29f
This commit is contained in:
@@ -314,7 +314,7 @@ public final class FeatureFlags {
|
||||
"Enable a grid-only overview without a focused task.");
|
||||
|
||||
public static final BooleanFlag ENABLE_CURSOR_HOVER_STATES = getDebugFlag(243191650,
|
||||
"ENABLE_CURSOR_HOVER_STATES", ENABLED,
|
||||
"ENABLE_CURSOR_HOVER_STATES", TEAMFOOD,
|
||||
"Enables cursor hover states for certain elements.");
|
||||
|
||||
// TODO(Block 24): Clean up flags
|
||||
|
||||
Reference in New Issue
Block a user