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

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

Merge \"Don\'t bridge autobundle summaries to other devices.\" into nyc-mr1-dev

am: 3c32cf8a

Change-Id: Ie29caccb94e2b672ac6556fe74034364b761ccc7
parents e2c0df0c 3c32cf8a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2286,6 +2286,7 @@ public class NotificationManagerService extends SystemService {
                                        .setFlag(Notification.FLAG_AUTOGROUP_SUMMARY, true)
                                        .setFlag(Notification.FLAG_GROUP_SUMMARY, true)
                                        .setColor(adjustedSbn.getNotification().color)
                                        .setLocalOnly(true)
                                        .build();
                        summaryNotification.extras.putAll(extras);
                        Intent appIntent = getContext().getPackageManager()