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

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

Merge "Autogrouped summaries should be muted" into oc-dev

parents ef1648c2 9d5786ea
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2849,6 +2849,7 @@ public class NotificationManagerService extends SystemService {
                        new Notification.Builder(getContext(), channelId)
                                .setSmallIcon(adjustedSbn.getNotification().getSmallIcon())
                                .setGroupSummary(true)
                                .setGroupAlertBehavior(Notification.GROUP_ALERT_CHILDREN)
                                .setGroup(GroupHelper.AUTOGROUP_KEY)
                                .setFlag(Notification.FLAG_AUTOGROUP_SUMMARY, true)
                                .setFlag(Notification.FLAG_GROUP_SUMMARY, true)