Merge "WiFi: Remove WiFi DP Trace from dumpstate_board.txt" into qt-qpr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
6ffc9fc067
@@ -478,9 +478,6 @@ Return<void> DumpstateDevice::dumpstateBoard(const hidl_handle& handle) {
|
||||
RunCommandToFd(fd, "Citadel STATS", {"/vendor/bin/hw/citadel_updater", "--stats"});
|
||||
RunCommandToFd(fd, "Citadel BOARDID", {"/vendor/bin/hw/citadel_updater", "--board_id"});
|
||||
|
||||
// Dump various events in WiFi data path
|
||||
DumpFileToFd(fd, "WLAN DP Trace", "/d/wlan/dpt_stats/dump_set_dpt_logs");
|
||||
|
||||
// Keep this at the end as very long on not for humans
|
||||
DumpFileToFd(fd, "WLAN FW Log Symbol Table", "/vendor/firmware/Data.msc");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user