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

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

Set autobundled summary color. am: 3011fd4d

am: d31e42a5

* commit 'd31e42a5':
  Set autobundled summary color.

Change-Id: I60470d34535ee5c30dedbcfd2b313b984c583547
parents fec0d78a d31e42a5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2252,6 +2252,7 @@ public class NotificationManagerService extends SystemService {
                                        .setGroup(newAutoBundleKey)
                                        .setFlag(Notification.FLAG_AUTOGROUP_SUMMARY, true)
                                        .setFlag(Notification.FLAG_GROUP_SUMMARY, true)
                                        .setColor(adjustedSbn.getNotification().color)
                                        .build();
                        summaryNotification.extras.putAll(extras);
                        Intent appIntent = getContext().getPackageManager()