Merge commit 'f9bf75d59acd8efb45d7137df507241483b1ad34' into eclair-mr2-plus-aosp * commit 'f9bf75d59acd8efb45d7137df507241483b1ad34': dumpstate: include the contents of the last radio log
This commit is contained in:
@@ -113,6 +113,10 @@ static void dumpstate(int full) {
|
||||
DUMP("/data/system/uiderrors.txt");
|
||||
|
||||
dump_kernel_log("/data/dontpanic/last_kmsg", "LAST KMSG");
|
||||
|
||||
PRINT("------ LAST RADIO LOG ------");
|
||||
EXEC1("parse_radio_log", "/proc/last_radio_log");
|
||||
|
||||
dump_kernel_log("/data/dontpanic/apanic_console",
|
||||
"PANIC CONSOLE");
|
||||
dump_kernel_log("/data/dontpanic/apanic_threads",
|
||||
|
||||
Reference in New Issue
Block a user