Merge "Update FLAG_BUBBLE in BubblesManager#onUserChangedBubble" into tm-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
c6c00912fb
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user