wifi: remove unnecessary debug dump am: 712cb29b4d
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/20335688 Change-Id: I7b81d05a84b426c204ebffd8002efeae6b7f0f1c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
bc9504dc3a
1 changed files with 0 additions and 3 deletions
|
@ -284,9 +284,6 @@ void Dumpstate::dumpTextSection(int fd, const std::string §ionName) {
|
|||
|
||||
// Dump items related to wlan
|
||||
void Dumpstate::dumpWlanSection(int fd) {
|
||||
RunCommandToFd(fd, "WLAN Debug Dump", {"/vendor/bin/sh", "-c",
|
||||
"cat /sys/wifi/dump_start"});
|
||||
|
||||
// Dump firmware symbol table for firmware log decryption
|
||||
DumpFileToFd(fd, "WLAN FW Log Symbol Table", "/vendor/firmware/Data.msc");
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue