Merge "Enable QUICK_WALLPAPER_PICKER for droidfood." into sc-v2-dev am: 96ddd1cfd8

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/16010252

Change-Id: Ibae192383010f40efd8554bab4241446838e4dd0
This commit is contained in:
TreeHugger Robot
2021-10-08 03:04:08 +00:00
committed by Automerger Merge Worker

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(