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

Commit 6147e8c8 authored by Dianne Hackborn's avatar Dianne Hackborn Committed by Android Git Automerger
Browse files

am bbe43a4c: am e8a4dce8: Merge "Work on issue #18486438: Reduce size of...

am bbe43a4c: am e8a4dce8: Merge "Work on issue #18486438: Reduce size of bugreport output" into lmp-mr1-dev

* commit 'bbe43a4c':
  Work on issue #18486438: Reduce size of bugreport output
parents a5be9e3c bbe43a4c
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -295,9 +295,6 @@ static void dumpstate() {

    run_command("FILESYSTEMS & FREE SPACE", 10, "df", NULL);

    run_command("PACKAGE SETTINGS", 20, SU_PATH, "root", "cat", "/data/system/packages.xml", NULL);
    dump_file("PACKAGE UID ERRORS", "/data/system/uiderrors.txt");

    run_command("LAST RADIO LOG", 10, "parse_radio_log", "/proc/last_radio_log", NULL);

    printf("------ BACKLIGHTS ------\n");