summaryrefslogtreecommitdiff
path: root/dumpstate/Dumpstate.h
diff options
context:
space:
mode:
authorAdam Shih <adamshih@google.com>2022-10-03 13:38:19 +0800
committerAdam Shih <adamshih@google.com>2022-10-04 04:59:49 +0000
commit3c8b537bc92197abec4ba093ceca4052dac55983 (patch)
tree7d67a5f977016d46f4371b1909c6e8a735a2669a /dumpstate/Dumpstate.h
parent8a0f7e41ad56560f435406108cdffd8708188b5d (diff)
downloadgs201-3c8b537bc92197abec4ba093ceca4052dac55983.tar.gz
move ramdump relate dumpstate to gs-common
Bug: 248428203 Test: adb bugreport Change-Id: I6fb17e87d1acf43421e7aca5ccdc1c1c6e03f022
Diffstat (limited to 'dumpstate/Dumpstate.h')
-rw-r--r--dumpstate/Dumpstate.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/dumpstate/Dumpstate.h b/dumpstate/Dumpstate.h
index 9d60675..a92ad98 100644
--- a/dumpstate/Dumpstate.h
+++ b/dumpstate/Dumpstate.h
@@ -64,7 +64,6 @@ class Dumpstate : public BnDumpstateDevice {
void dumpDisplaySection(int fd);
void dumpSensorsUSFSection(int fd);
void dumpAoCSection(int fd);
- void dumpRamdumpSection(int fd);
void dumpMiscSection(int fd);
void dumpLEDSection(int fd);