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

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

Set autobundled summary color. am: 3011fd4d am: 40a3d531

am: 81671487

* commit '81671487':
  Set autobundled summary color.

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