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

Commit 6a9a1b39 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Cleanup ENABLE_SMARTSPACE_DISMISS" into udc-dev

parents 890acb95 948fc94e
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -150,10 +150,6 @@ public final class FeatureFlags {
            "ENABLE_DATABASE_RESTORE", DISABLED,
            "Enable database restore when new restore session is created");

    public static final BooleanFlag ENABLE_SMARTSPACE_DISMISS = getDebugFlag(270391664,
            "ENABLE_SMARTSPACE_DISMISS", ENABLED,
            "Adds a menu option to dismiss the current Enhanced Smartspace card.");

    public static final BooleanFlag ENABLE_OVERLAY_CONNECTION_OPTIM = getDebugFlag(270392629,
            "ENABLE_OVERLAY_CONNECTION_OPTIM", DISABLED,
            "Enable optimizing overlay service connection");