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

Commit 948fc94e authored by Schneider Victor-tulias's avatar Schneider Victor-tulias
Browse files

Cleanup ENABLE_SMARTSPACE_DISMISS

Flag: ENABLE_SMARTSPACE_DISMISS
Fixes: 270391664
Test: dismissed a smartspace card
Change-Id: Ife2dd2fdc023474f59638f2d423fdb9c21823676
parent 296f8776
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");