Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 329cb375 authored by Andy Wickham's avatar Andy Wickham Committed by Automerger Merge Worker
Browse files

Disables Feedback flow for Smartspace. am: 587ab5c7

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

Change-Id: Ie9b6028178557bd4f87966eaeeeba6a8ca7ac856
parents e9fbcc4a 587ab5c7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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(