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

Commit 33cd58dc authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Promote REMOVE_UNRANKED_NOTIFICATIONS to TeamFood" into tm-qpr-dev

parents bd614b00 3dafb0cf
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);