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

Commit 969ad14a authored by Julia Reynolds's avatar Julia Reynolds
Browse files

Notification dump updates.

Change-Id: I129f57cde5bc0ea3dfec8551192244d69ae130ea
parent b62db80a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -203,6 +203,7 @@ public final class NotificationRecord {
        pw.println(prefix + "  key=" + sbn.getKey());
        pw.println(prefix + "  seen=" + mIsSeen);
        pw.println(prefix + "  groupKey=" + getGroupKey());
        pw.println(prefix + "  fullscreenIntent=" + notification.fullScreenIntent);
        pw.println(prefix + "  contentIntent=" + notification.contentIntent);
        pw.println(prefix + "  deleteIntent=" + notification.deleteIntent);
        pw.println(prefix + "  tickerText=" + notification.tickerText);