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

Commit c6282f04 authored by Julia Reynolds's avatar Julia Reynolds Committed by android-build-merger
Browse files

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

am: e97fae51

Change-Id: I0f0ecdef0083d9bba0527f1d13510f15bdd30c1b
parents a805bfc4 e97fae51
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)