Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e9296876 authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change Ib7c34cec into eclair

* changes:
  dumpstate: 'RAMCONSOLE' -> 'LAST KMSG'
parents f81ecc1f b7c34cec
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -110,7 +110,7 @@ static void dumpstate(int full) {
        PRINT("------ PACKAGE UID ERRORS ------");
        DUMP("/data/system/uiderrors.txt");

        dump_kernel_log("/data/dontpanic/last_kmsg", "RAMCONSOLE");
        dump_kernel_log("/data/dontpanic/last_kmsg", "LAST KMSG");
        dump_kernel_log("/data/dontpanic/apanic_console",
                        "PANIC CONSOLE");
        dump_kernel_log("/data/dontpanic/apanic_threads",