Merge "Work on issue #18486438: Reduce size of bugreport output" into lmp-mr1-dev
This commit is contained in:
commit
e8a4dce816
@ -295,9 +295,6 @@ static void dumpstate() {
|
|||||||
|
|
||||||
run_command("FILESYSTEMS & FREE SPACE", 10, "df", NULL);
|
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);
|
run_command("LAST RADIO LOG", 10, "parse_radio_log", "/proc/last_radio_log", NULL);
|
||||||
|
|
||||||
printf("------ BACKLIGHTS ------\n");
|
printf("------ BACKLIGHTS ------\n");
|
||||||
|
Loading…
Reference in New Issue
Block a user