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

Commit bb2eb753 authored by Lucas Silva's avatar Lucas Silva Committed by Automerger Merge Worker
Browse files

Merge "Enable first dock flow by default" into tm-qpr-dev am: 58936f28 am: f4e4ec35

parents 3e258e97 f4e4ec35
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -176,7 +176,7 @@ public class Flags {
    // 1000 - dock
    public static final BooleanFlag SIMULATE_DOCK_THROUGH_CHARGING =
            new BooleanFlag(1000, true);
    public static final BooleanFlag DOCK_SETUP_ENABLED = new BooleanFlag(1001, false);
    public static final BooleanFlag DOCK_SETUP_ENABLED = new BooleanFlag(1001, true);


    // 1100 - windowing