use gs-common thermal dump

Bug: 257880034
Test: adb bugreport
Change-Id: I043b8932d6acc349169e392cb783da6acfa86f5d
This commit is contained in:
Adam Shih 2022-11-16 11:10:21 +08:00
parent 55b99a4c63
commit b495bf3ab0
3 changed files with 2 additions and 34 deletions

View file

@ -54,7 +54,6 @@ class Dumpstate : public BnDumpstateDevice {
// addition to being included in full dumps
void dumpWlanSection(int fd);
void dumpPowerSection(int fd);
void dumpThermalSection(int fd);
void dumpTouchSection(int fd);
void dumpCpuSection(int fd);
void dumpDevfreqSection(int fd);