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

Commit c6c00912 authored by Sergey Serokurov's avatar Sergey Serokurov Committed by Android (Google) Code Review
Browse files

Merge "Update FLAG_BUBBLE in BubblesManager#onUserChangedBubble" into tm-dev

parents 8546fdc9 724f3280
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -749,6 +749,8 @@ public class BubblesManager implements Dumpable {
            return;
        }

        entry.setFlagBubble(shouldBubble);

        // Update the state in NotificationManagerService
        try {
            int flags = Notification.BubbleMetadata.FLAG_SUPPRESS_NOTIFICATION;