Work on issue #18486438: Reduce size of bugreport output
Don't put packages.xml in to the output. Change-Id: I88a682866365886506a003a64deb4a29c16ba21c
This commit is contained in:
parent
a63caa1983
commit
4ba58f69cd
@ -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");
|
||||
|
Loading…
Reference in New Issue
Block a user