mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 02:38:20 +00:00
Merge "Removes Smartspace Feedback flag." into sc-v2-dev
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