Enable ENABLE_DYNAMIC_TASKBAR_THRESHOLDS for teamfood.
Bug: 274467454 Test: manual Change-Id: I5fe1e2ce2e4edaac1c6c4d2a1eda0ef99257e88a
This commit is contained in:
@@ -278,7 +278,7 @@ public final class FeatureFlags {
|
||||
"Enables home animation to icon when user swipes back.");
|
||||
|
||||
public static final BooleanFlag ENABLE_DYNAMIC_TASKBAR_THRESHOLDS = getDebugFlag(294252473,
|
||||
"ENABLE_DYNAMIC_TASKBAR_THRESHOLDS", DISABLED,
|
||||
"ENABLE_DYNAMIC_TASKBAR_THRESHOLDS", TEAMFOOD,
|
||||
"Enables taskbar thresholds that scale based on screen size.");
|
||||
|
||||
// TODO(Block 21): Clean up flags
|
||||
|
||||
Reference in New Issue
Block a user