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

Commit 7fce5159 authored by Daniel Sandler's avatar Daniel Sandler Committed by Android (Google) Code Review
Browse files

Merge "Remove unnecessary dumpsys output." into oc-dev

parents 0b138595 4682b509
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -568,8 +568,6 @@ public class NotificationData {
                mTmpRanking.getImportance());
                mTmpRanking.getImportance());
        pw.print(indent);
        pw.print(indent);
        pw.println("      notification=" + n.getNotification());
        pw.println("      notification=" + n.getNotification());
        pw.print(indent);
        pw.println("      tickerText=\"" + n.getNotification().tickerText + "\"");
    }
    }


    private static boolean isSystemNotification(StatusBarNotification sbn) {
    private static boolean isSystemNotification(StatusBarNotification sbn) {