use gs-common thermal dump

Bug: 257880034
Test: adb bugreport
Change-Id: Ie4855d54999266b4a33b80b2e44f5f956438b99c
This commit is contained in:
Adam Shih 2022-11-23 14:35:57 +08:00
parent 76ce23c5d2
commit 4b1a772fa3
3 changed files with 1 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);