Skip to content

Commit

Permalink
tuna: dumpstate: dump bluetooth kernel state
Browse files Browse the repository at this point in the history
Dump /d/bt in bugreports.

Bug: 6891970
Change-Id: I4b0e03acb74de61bcd2bbe306e0e6a15919da0cd
  • Loading branch information
toddpoynor committed Apr 12, 2013
1 parent 4fa1e33 commit 9acc966
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dumpstate/dumpstate.c
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,5 @@ void dumpstate_board()
dump_file("fsa9480 control", "/sys/bus/i2c/drivers/fsa9480/4-0025/control");
dump_file("tiler 2x1 map", "/d/tiler/map/2x1");
dump_file("wlan", "/sys/module/bcmdhd/parameters/info_string");
dump_file("bluetooth", "/d/bt");
};

0 comments on commit 9acc966

Please sign in to comment.