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

* commit 'bbe43a4cdd0ea9a06d09e451dc256b7de59b5817':
  Work on issue #18486438: Reduce size of bugreport output
This commit is contained in:
Dianne Hackborn 2014-11-25 17:43:21 +00:00 committed by Android Git Automerger
commit 6147e8c8e7

View File

@ -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");