Removes Smartspace Feedback flag.
Bug: 202296180 Test: Manual Change-Id: Ifff851116c09c0729a8152a93eb2d758f7c9b126
This commit is contained in:
@@ -179,10 +179,6 @@ public final class FeatureFlags {
|
||||
"Replace Smartspace with the enhanced version. "
|
||||
+ "Ignored if ENABLE_SMARTSPACE_UNIVERSAL is enabled.");
|
||||
|
||||
public static final BooleanFlag ENABLE_SMARTSPACE_FEEDBACK = getDebugFlag(
|
||||
"ENABLE_SMARTSPACE_FEEDBACK", false,
|
||||
"Adds a menu option to send feedback for Enhanced Smartspace.");
|
||||
|
||||
public static final BooleanFlag ENABLE_SMARTSPACE_DISMISS = getDebugFlag(
|
||||
"ENABLE_SMARTSPACE_DISMISS", true,
|
||||
"Adds a menu option to dismiss the current Enhanced Smartspace card.");
|
||||
|
||||
Reference in New Issue
Block a user