summaryrefslogtreecommitdiff
path: root/core/LocApiBase.cpp
diff options
context:
space:
mode:
authorHoss Zhou <zhouh@codeaurora.org>2018-07-30 15:05:32 +0800
committerGerrit - the friendly Code Review server <code-review@localhost>2018-08-05 14:52:50 -0700
commitf2f6ca70c5b530299d73f398edae3ef41e4f78c8 (patch)
tree6904e2c057c16efccf2a518e5fc12b211e0bb2b0 /core/LocApiBase.cpp
parent6f1792460255cd6949d657ee2306e2fe963224d3 (diff)
downloadgps-f2f6ca70c5b530299d73f398edae3ef41e4f78c8.tar.gz
SAP:update SENSOR_CONTROL_MODE configuration
set SENSOR_CONTROL_MODE to MODEM_DEFAULT to make INS use its default setting. remove SENSOR_PROVIDER and SENSOR_USAGE. Change-Id: I99d48d4600a6bca8e64ae0d1ff065af762888b2e CRs-Fixed: 2285242
Diffstat (limited to 'core/LocApiBase.cpp')
-rw-r--r--core/LocApiBase.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/core/LocApiBase.cpp b/core/LocApiBase.cpp
index a82e30b..dd52ab6 100644
--- a/core/LocApiBase.cpp
+++ b/core/LocApiBase.cpp
@@ -522,10 +522,6 @@ LocationError LocApiBase::
setLPPConfigSync(GnssConfigLppProfile /*profile*/)
DEFAULT_IMPL(LOCATION_ERROR_SUCCESS)
-enum loc_api_adapter_err LocApiBase::
- setSensorControlConfigSync(int /*sensorUsage*/,
- int /*sensorProvider*/)
-DEFAULT_IMPL(LOC_API_ADAPTER_ERR_SUCCESS)
enum loc_api_adapter_err LocApiBase::
setSensorPropertiesSync(bool /*gyroBiasVarianceRandomWalk_valid*/,