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

Commit 7030729e authored by Holly Sun's avatar Holly Sun
Browse files

[QL-v3] Move quick launch v3 flag to AllAppsDeviceConfigFlag

Bug: 261629630
Test: manual
Change-Id: I5d553e727748591070e0015f6fec13d1765ff2c0
parent 5107dff0
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -305,9 +305,6 @@ public final class FeatureFlags {
            "FOLDABLE_WORKSPACE_REORDER", true,
            "In foldables, when reordering the icons and widgets, is now going to use both sides");

    public static final BooleanFlag ENABLE_QUICK_LAUNCH_V3 = new DeviceFlag(
            "ENABLE_QUICK_LAUNCH_V3", false, "Quick Launch V3");

    public static final BooleanFlag ENABLE_WIDGET_PICKER_DEPTH = new DeviceFlag(
            "ENABLE_WIDGET_PICKER_DEPTH", true, "Enable changing depth in widget picker.");