mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-02-01 07:40:34 +00:00
remove gps function from header file
Bug: 240530709 Test: adb bugreport Change-Id: I1f3eb7d3f8fc08d089c3a1a236da44082b5fbd8d
This commit is contained in:
@@ -60,7 +60,6 @@ class Dumpstate : public BnDumpstateDevice {
|
||||
void dumpModemLogs(int fd, const std::string &destDir);
|
||||
void dumpRadioLogs(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);
|
||||
|
||||
// Hybrid and binary sections that require an additional file descriptor
|
||||
|
||||
Reference in New Issue
Block a user