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

Commit 8f754a92 authored by Jagrut Desai's avatar Jagrut Desai Committed by Android (Google) Code Review
Browse files

Merge "ENABLE_TASKBAR_PINNING for TEAMFOOD" into main

parents 50fac00e 1b9f4cc9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -265,7 +265,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");