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

Commit 69ddc5cd authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add more linebreaks in logcat package dump"

parents 5c8c9cc7 5ae17d44
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2043,6 +2043,7 @@ public class PreferencesHelper implements RankingConfig {
                    pw.print(" importance=");
                    pw.print(NotificationListenerService.Ranking.importanceToString(
                            packagePermissions.get(p) ? IMPORTANCE_DEFAULT : IMPORTANCE_NONE));
                    pw.println();
                }
            }
        }