Disables Feedback flow for Smartspace. am: 587ab5c723
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15899654 Change-Id: Ie9b6028178557bd4f87966eaeeeba6a8ca7ac856
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user