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:
Alex Chau
2023-06-02 10:05:09 +00:00
parent 0edac04688
commit 1a5ca93835
@@ -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