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

Commit 6ac0e568 authored by Andy Wickham's avatar Andy Wickham Committed by Automerger Merge Worker
Browse files

Updates keyboard option feature flag name. am: 918ba0c9

parents 0d15bf44 918ba0c9
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -265,8 +265,8 @@ public final class FeatureFlags {
    public static final BooleanFlag ENABLE_ONE_SEARCH_MOTION = new DeviceFlag(
    public static final BooleanFlag ENABLE_ONE_SEARCH_MOTION = new DeviceFlag(
            "ENABLE_ONE_SEARCH_MOTION", true, "Enables animations in OneSearch.");
            "ENABLE_ONE_SEARCH_MOTION", true, "Enables animations in OneSearch.");


    public static final BooleanFlag ENABLE_SHOW_KEYBOARD_IN_ALL_APPS = new DeviceFlag(
    public static final BooleanFlag ENABLE_SHOW_KEYBOARD_OPTION_IN_ALL_APPS = new DeviceFlag(
            "ENABLE_SHOW_KEYBOARD_IN_ALL_APPS", true,
            "ENABLE_SHOW_KEYBOARD_OPTION_IN_ALL_APPS", true,
            "Enable option to show keyboard when going to all-apps");
            "Enable option to show keyboard when going to all-apps");


    public static final BooleanFlag USE_LOCAL_ICON_OVERRIDES = getDebugFlag(
    public static final BooleanFlag USE_LOCAL_ICON_OVERRIDES = getDebugFlag(