Disables Feedback flow for Smartspace. am: 587ab5c723 am: 9e818be418

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

Change-Id: Ic6f5d5ce2212975f1353c09fca3aaecea831b6e1
This commit is contained in:
Andy Wickham
2021-09-24 03:01:06 +00:00
committed by Automerger Merge Worker
@@ -183,7 +183,7 @@ public final class FeatureFlags {
+ "Ignored if ENABLE_SMARTSPACE_UNIVERSAL is enabled.");
public static final BooleanFlag ENABLE_SMARTSPACE_FEEDBACK = getDebugFlag(
"ENABLE_SMARTSPACE_FEEDBACK", true,
"ENABLE_SMARTSPACE_FEEDBACK", false,
"Adds a menu option to send feedback for Enhanced Smartspace.");
public static final BooleanFlag ENABLE_SMARTSPACE_DISMISS = getDebugFlag(