Promote ENABLE_ALL_APPS_SEARCH_IN_TASKBAR to droidfood.

Test: Manual
Bug: 216683257
Flag: ENABLE_ALL_APPS_SEARCH_IN_TASKBAR
Change-Id: I02a492af320775404603d939b405764eff61d8a1
This commit is contained in:
Brian Isganitis
2023-10-03 14:12:19 -04:00
parent fe38407873
commit 26e1ff58ca
@@ -136,7 +136,7 @@ public final class FeatureFlags {
// TODO(Block 6): Clean up flags
public static final BooleanFlag ENABLE_ALL_APPS_SEARCH_IN_TASKBAR = getDebugFlag(270393900,
"ENABLE_ALL_APPS_SEARCH_IN_TASKBAR", TEAMFOOD,
"ENABLE_ALL_APPS_SEARCH_IN_TASKBAR", ENABLED,
"Enables Search box in Taskbar All Apps.");
public static final BooleanFlag SECONDARY_DRAG_N_DROP_TO_PIN = getDebugFlag(270395140,