remove gps function from header file
Bug: 240530709 Test: adb bugreport Change-Id: I1f3eb7d3f8fc08d089c3a1a236da44082b5fbd8d
This commit is contained in:
parent
7a061bb7f5
commit
bd03995252
1 changed files with 0 additions and 1 deletions
|
@ -60,7 +60,6 @@ class Dumpstate : public BnDumpstateDevice {
|
||||||
void dumpModemLogs(int fd, const std::string &destDir);
|
void dumpModemLogs(int fd, const std::string &destDir);
|
||||||
void dumpRadioLogs(int fd, const std::string &destDir);
|
void dumpRadioLogs(int fd, const std::string &destDir);
|
||||||
void dumpCameraLogs(int fd, const std::string &destDir);
|
void dumpCameraLogs(int fd, const std::string &destDir);
|
||||||
void dumpGpsLogs(int fd, const std::string &destDir);
|
|
||||||
void dumpGxpLogs(int fd, const std::string &destDir);
|
void dumpGxpLogs(int fd, const std::string &destDir);
|
||||||
|
|
||||||
// Hybrid and binary sections that require an additional file descriptor
|
// Hybrid and binary sections that require an additional file descriptor
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue