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

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

Merge "Turn on TASKBAR_PINNING for TEAMFOOD" into main

parents 524e05b9 0dbc0d02
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -276,7 +276,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");