Merge "Enable Live Tile" into sc-dev am: 269e432eee

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

Change-Id: I93694ef0beba5edc7676c1be2db5dd99b7c36d40
This commit is contained in:
Tracy Zhou
2021-03-30 02:39:03 +00:00
committed by Automerger Merge Worker
@@ -85,7 +85,7 @@ public final class FeatureFlags {
"ADAPTIVE_ICON_WINDOW_ANIM", true, "Use adaptive icons for window animations.");
public static final BooleanFlag ENABLE_QUICKSTEP_LIVE_TILE = getDebugFlag(
"ENABLE_QUICKSTEP_LIVE_TILE", false, "Enable live tile in Quickstep overview");
"ENABLE_QUICKSTEP_LIVE_TILE", true, "Enable live tile in Quickstep overview");
// Keep as DeviceFlag to allow remote disable in emergency.
public static final BooleanFlag ENABLE_SUGGESTED_ACTIONS_OVERVIEW = new DeviceFlag(