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

Commit 3169e9c3 authored by Sunny Goyal's avatar Sunny Goyal
Browse files

Fixing mismatch comment in flags

Change-Id: Ie86e2ebd4f40653fb127a239b57361164ef31b07
parent 531cda69
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,8 +31,8 @@ public final class FeatureFlags {
    public static boolean IS_RELEASE_BUILD = true;

    // Custom flags go below this
    // As opposed to the new spring-loaded workspace.
    public static boolean LAUNCHER3_DISABLE_ICON_NORMALIZATION = false;
    // As opposed to the new spring-loaded workspace.
    public static boolean LAUNCHER3_LEGACY_WORKSPACE_DND = false;
    public static boolean LAUNCHER3_LEGACY_FOLDER_ICON = false;
    public static boolean LAUNCHER3_LEGACY_LOGGING = false;