Merge "Remove unnecessary dumpsys output." into oc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
7fce51594e
@@ -568,8 +568,6 @@ public class NotificationData {
|
||||
mTmpRanking.getImportance());
|
||||
pw.print(indent);
|
||||
pw.println(" notification=" + n.getNotification());
|
||||
pw.print(indent);
|
||||
pw.println(" tickerText=\"" + n.getNotification().tickerText + "\"");
|
||||
}
|
||||
|
||||
private static boolean isSystemNotification(StatusBarNotification sbn) {
|
||||
|
||||
Reference in New Issue
Block a user