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

Commit 952814e3 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Promote REMOVE_UNRANKED_NOTIFICATIONS to TeamFood" into tm-qpr-dev am: 33cd58dc

parents e2ab18c5 33cd58dc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -61,7 +61,7 @@ public class Flags {
            new ResourceBooleanFlag(108, R.bool.config_notificationToContents);

    public static final BooleanFlag REMOVE_UNRANKED_NOTIFICATIONS =
            new BooleanFlag(109, false);
            new BooleanFlag(109, false, true);

    public static final BooleanFlag FSI_REQUIRES_KEYGUARD =
            new BooleanFlag(110, false, true);