summaryrefslogtreecommitdiff
path: root/core/LocApiBase.h
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.h
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.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 b50a973..75b98a6 100644
--- a/core/LocApiBase.h
+++ b/core/LocApiBase.h
@@ -218,8 +218,6 @@ public:
setNMEATypesSync(uint32_t typesMask);
virtual LocationError setLPPConfigSync(GnssConfigLppProfile profile);
virtual enum loc_api_adapter_err
- setSensorControlConfigSync(int sensorUsage, int sensorProvider);
- virtual enum loc_api_adapter_err
setSensorPropertiesSync(bool gyroBiasVarianceRandomWalk_valid,
float gyroBiasVarianceRandomWalk,
bool accelBiasVarianceRandomWalk_valid,