Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1b9f4cc9 authored by Jagrut Desai's avatar Jagrut Desai
Browse files

ENABLE_TASKBAR_PINNING for TEAMFOOD

enable taskbar pinning feature for teamfood.

Bug: 270396583
Bug: 265437087
Test: Presubmit
Flag: ENABLE_TASKBAR_PINNING
Change-Id: Ib4c5900bc64b091f3666d06d018d234f3e77f963
parent 0940399f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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", DISABLED,
            "ENABLE_TASKBAR_PINNING", TEAMFOOD,
            "Enables taskbar pinning to allow user to switch between transient and persistent "
                    + "taskbar flavors");