sm8450-common: gps: Remove getCapablities impl from gnss adapter
getCapablities impl is moved to LocAdapterBase class as for QWES unify. All the adapters should use the same implementation. CRs-fixed: 3609221 Change-Id: I0e9f7af1437af47f20e27a9bad94231c594753c7
This commit is contained in:
@@ -715,7 +715,6 @@ public:
|
||||
void setSuplHostServer(const char* server, int port, LocServerType type);
|
||||
void notifyClientOfCachedLocationSystemInfo(LocationAPI* client,
|
||||
const LocationCallbacks& callbacks);
|
||||
LocationCapabilitiesMask getCapabilities();
|
||||
void updateSystemPowerStateCommand(PowerStateType systemPowerState);
|
||||
|
||||
/*==== DGnss Usable Report Flag ====================================================*/
|
||||
|
Reference in New Issue
Block a user