remove gps function from header file am: bd03995252
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma/+/21535845 Change-Id: I0a8953e544c68e3126d3925dc44072e4dc19a63c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
e81ffc5ff9
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