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

Commit b19a351e 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

am: c6282f04

Change-Id: I82870d4e77bb894c5a1c8afe710fa49e916dfa2d
parents b2196987 c6282f04
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)