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

Commit 0039ded8 authored by Brian Isganitis's avatar Brian Isganitis
Browse files

Clean up QUICK_WALLPAPER_PICKER.

Has been launched for over a year. Also very trivial to cleanup :)

Test: Manual
Fix: 270393112
Flag: QUICK_WALLPAPER_PICKER true
Change-Id: I7388ae741a37119a0f434deb518c352710c200b6
parent d5d4880d
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -203,9 +203,6 @@ public final class FeatureFlags {
            "WIDGETS_IN_LAUNCHER_PREVIEW", ENABLED,
            "Enables widgets in Launcher preview for the Wallpaper app.");

    public static final BooleanFlag QUICK_WALLPAPER_PICKER = getDebugFlag(270393112,
            "QUICK_WALLPAPER_PICKER", ENABLED, "Shows quick wallpaper picker in long-press menu");

    public static final BooleanFlag ENABLE_BACK_SWIPE_HOME_ANIMATION = getDebugFlag(270393426,
            "ENABLE_BACK_SWIPE_HOME_ANIMATION", ENABLED,
            "Enables home animation to icon when user swipes back.");