Revert "ENABLE_TASKBAR_PINNING for TEAMFOOD"

This reverts commit 1b9f4cc9e8.

Reason for revert: waiting to turn on until feature is complete. 

Change-Id: I362f2e86e0ff512934bf12360fbffbce43c0cdaa
This commit is contained in:
Jagrut Desai
2023-09-12 20:20:05 +00:00
committed by Android (Google) Code Review
parent 1b9f4cc9e8
commit 62bbdcaa15

View File

@@ -261,7 +261,7 @@ public final class FeatureFlags {
// TODO(Block 17): Clean up flags
public static final BooleanFlag ENABLE_TASKBAR_PINNING = getDebugFlag(270396583,
"ENABLE_TASKBAR_PINNING", TEAMFOOD,
"ENABLE_TASKBAR_PINNING", DISABLED,
"Enables taskbar pinning to allow user to switch between transient and persistent "
+ "taskbar flavors");