Merge "Enable QUICK_WALLPAPER_PICKER for droidfood." into sc-v2-dev

This commit is contained in:
TreeHugger Robot
2021-10-08 02:50:59 +00:00
committed by Android (Google) Code Review

View File

@@ -258,7 +258,7 @@ public final class FeatureFlags {
"Enables widgets in Launcher preview for the Wallpaper app.");
public static final BooleanFlag QUICK_WALLPAPER_PICKER = getDebugFlag(
"QUICK_WALLPAPER_PICKER", false,
"QUICK_WALLPAPER_PICKER", true,
"Shows quick wallpaper picker in long-press menu");
public static final BooleanFlag ENABLE_BACK_SWIPE_HOME_ANIMATION = getDebugFlag(