summaryrefslogtreecommitdiff
path: root/core/LocApiBase.h
diff options
context:
space:
mode:
authorBaili Feng <bailif@codeaurora.org>2016-08-02 18:19:55 +0800
committerBaili Feng <bailif@codeaurora.org>2016-08-04 10:40:00 +0800
commitf58ae31d1b0b50315b3fb7a82e3d22f3c40d7e53 (patch)
tree095f8a395745d91a95bc4f5233588e4e2a9af615 /core/LocApiBase.h
parent7124f9f705c8d6f04c640a3c3a84d3a904eb986e (diff)
downloadgps-f58ae31d1b0b50315b3fb7a82e3d22f3c40d7e53.tar.gz
Remove deprecated api LocEngExtPowerConfig
LocEngExtPowerConfig is no longer necessary. Remove it from libloc_eng. CRs-fixed: 1047042 Change-Id: I4a053e13a571f4a373899559d82e144f9bc82582
Diffstat (limited to 'core/LocApiBase.h')
-rw-r--r--core/LocApiBase.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/LocApiBase.h b/core/LocApiBase.h
index 8849b1f..066695c 100644
--- a/core/LocApiBase.h
+++ b/core/LocApiBase.h
@@ -205,8 +205,6 @@ public:
int gyroBatchesPerSecHigh,
int algorithmConfig);
virtual enum loc_api_adapter_err
- setExtPowerConfig(int isBatteryCharging);
- virtual enum loc_api_adapter_err
setAGLONASSProtocol(unsigned long aGlonassProtocol);
virtual enum loc_api_adapter_err
setLPPeProtocol(unsigned long lppeCP, unsigned long lppeUP);