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

Commit ec22502d authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add "ls -l /data/anr" output to bugreport"

parents fafe4a0e 83ec63f3
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -981,6 +981,8 @@ static void AddAnrTraceFiles() {


    AddAnrTraceDir(add_to_zip, anr_traces_dir);
    AddAnrTraceDir(add_to_zip, anr_traces_dir);


    RunCommand("ANR FILES", {"ls", "-lt", ANR_DIR});

    // Slow traces for slow operations.
    // Slow traces for slow operations.
    struct stat st;
    struct stat st;
    int i = 0;
    int i = 0;