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

Commit d6fec264 authored by Felipe Leme's avatar Felipe Leme Committed by android-build-merger
Browse files

Temporarily skipping dump of bluetooth logs. am: 3ae337c4

am: 3f02408d

Change-Id: I96d2e706f3283d53be6c727d6f208916930526f9
parents e3e8c527 3f02408d
Loading
Loading
Loading
Loading
+7 −2
Original line number Diff line number Diff line
@@ -980,8 +980,13 @@ static void dumpstate() {
    for_each_tid(show_wchan, "BLOCKED PROCESS WAIT-CHANNELS");
    for_each_pid(show_showtime, "PROCESS TIMES (pid cmd user system iowait+percentage)");

    if (true) {
        // TODO: temporary disabled because /data/misc/bluetooth/logs/btsnoop_hci.log can be huge
        MYLOGD("Skipping /data/misc/bluetooth/logs");
    } else {
        /* Dump Bluetooth HCI logs */
        ds.AddDir("/data/misc/bluetooth/logs", true);
    }

    if (!ds.do_early_screenshot_) {
        MYLOGI("taking late screenshot\n");