mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-02 08:56:55 +00:00
Merge "Removes Smartspace Feedback flag." into sc-v2-dev am: a01741bb61
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15995211 Change-Id: I2911bd8a27223d98c11e2cc46124100703f019c9
This commit is contained in:
@@ -176,10 +176,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