Snap for 7839089 from 4dd37f4b0e1b86acac348f12f1bc313e73dbfd5e to tm-release

Change-Id: I6e4bcef5c5939ad93b08be7bab37963a2cf9bfa4
This commit is contained in:
Android Build Coastguard Worker 2021-10-20 01:01:32 +00:00
commit 9d190f51a1

View file

@ -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