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

Commit 5d09f1ea authored by Mohamad Mahmoud's avatar Mohamad Mahmoud Committed by Android (Google) Code Review
Browse files

Merge "Fix the subject line bug"

parents 7eb0cbc7 d56e5f6d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3528,7 +3528,7 @@ public class ActivityManagerService extends IActivityManager.Stub
            if (subject != null || criticalEventSection != null) {
                appendtoANRFile(tracesFile.getAbsolutePath(),
                        (subject != null ? "Subject: " + subject + "\n\n" : "")
                        + criticalEventSection != null ? criticalEventSection : "");
                        + (criticalEventSection != null ? criticalEventSection : ""));
            }
            Pair<Long, Long> offsets = dumpStackTraces(