Merge "Overview Actions - enable proactive actions flag." into ub-launcher3-rvc-qpr-dev

This commit is contained in:
TreeHugger Robot
2020-08-13 17:50:30 +00:00
committed by Android (Google) Code Review

View File

@@ -92,7 +92,7 @@ public final class FeatureFlags {
// Keep as DeviceFlag to allow remote disable in emergency.
public static final BooleanFlag ENABLE_SUGGESTED_ACTIONS_OVERVIEW = new DeviceFlag(
"ENABLE_SUGGESTED_ACTIONS_OVERVIEW", false, "Show chip hints on the overview screen");
"ENABLE_SUGGESTED_ACTIONS_OVERVIEW", true, "Show chip hints on the overview screen");
public static final BooleanFlag FOLDER_NAME_SUGGEST = new DeviceFlag(
"FOLDER_NAME_SUGGEST", true,