Merge "Add lsof to bugreport."

This commit is contained in:
Jeff Brown
2011-08-12 12:36:14 -07:00
committed by Android (Google) Code Review

View File

@@ -197,6 +197,8 @@ static void dumpstate() {
dump_file(NULL, "/sys/class/leds/lcd-backlight/registers");
printf("\n");
run_command("LIST OF OPEN FILES", 10, "su", "root", "lsof", NULL);
#ifdef BOARD_HAS_DUMPSTATE
printf("========================================================\n");
printf("== Board\n");