Merge "Enable widgets in launcher preview flag" into sc-v2-dev am: 3ddf5f6d60
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15054102 Change-Id: I7501bfca625ff6342ca99939eccfa9f7b6622ddf
This commit is contained in:
@@ -248,7 +248,7 @@ public final class FeatureFlags {
|
||||
"Enables scrim over wallpaper for text protection.");
|
||||
|
||||
public static final BooleanFlag WIDGETS_IN_LAUNCHER_PREVIEW = getDebugFlag(
|
||||
"WIDGETS_IN_LAUNCHER_PREVIEW", false,
|
||||
"WIDGETS_IN_LAUNCHER_PREVIEW", true,
|
||||
"Enables widgets in Launcher preview for the Wallpaper app.");
|
||||
|
||||
public static void initialize(Context context) {
|
||||
|
||||
Reference in New Issue
Block a user