move devfreq dump to gs-common

Bug: 240530709
Test: adb bugreport
Change-Id: Ia5faaf0891a91fad1120358f38f40f6227d88d45
This commit is contained in:
Adam Shih 2023-02-15 11:11:00 +08:00
parent 538441d7cd
commit 8eb00e662f
3 changed files with 1 additions and 23 deletions

View file

@ -52,7 +52,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 dumpDevfreqSection(int fd);
void dumpMemorySection(int fd);
void dumpDisplaySection(int fd);