move thermal dump to gs-common
Bug: 257880034 Test: adb shell dumpsys android.hardware.dumpstate.IDumpstateDevice/default dump_thermal.sh Change-Id: I6fa51c7662401a45defed776d69334fc42cee49e
This commit is contained in:
parent
362e4bdebd
commit
e182c63bd6
3 changed files with 1 additions and 34 deletions
|
@ -48,7 +48,6 @@ class Dumpstate : public BnDumpstateDevice {
|
|||
// Text sections that can be dumped individually on the command line in
|
||||
// addition to being included in full dumps
|
||||
void dumpPowerSection(int fd);
|
||||
void dumpThermalSection(int fd);
|
||||
void dumpPreTouchSection(int fd);
|
||||
void dumpTouchSection(int fd);
|
||||
void dumpCpuSection(int fd);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue