Snap for 7839089 from 4dd37f4b0e1b86acac348f12f1bc313e73dbfd5e to tm-release
Change-Id: I6e4bcef5c5939ad93b08be7bab37963a2cf9bfa4
This commit is contained in:
commit
9d190f51a1
1 changed files with 1 additions and 0 deletions
|
@ -969,6 +969,7 @@ void DumpstateDevice::dumpMiscSection(int fd) {
|
|||
void DumpstateDevice::dumpGscSection(int fd) {
|
||||
RunCommandToFd(fd, "Citadel VERSION", {"vendor/bin/hw/citadel_updater", "-lv"});
|
||||
RunCommandToFd(fd, "Citadel STATS", {"vendor/bin/hw/citadel_updater", "--stats"});
|
||||
RunCommandToFd(fd, "GSC DEBUG DUMP", {"vendor/bin/hw/citadel_updater", "-D"});
|
||||
}
|
||||
|
||||
// Dump essential camera debugging logs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue