From f2f6ca70c5b530299d73f398edae3ef41e4f78c8 Mon Sep 17 00:00:00 2001 From: Hoss Zhou Date: Mon, 30 Jul 2018 15:05:32 +0800 Subject: 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 --- core/LocApiBase.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'core/LocApiBase.h') diff --git a/core/LocApiBase.h b/core/LocApiBase.h index b50a973..75b98a6 100644 --- a/core/LocApiBase.h +++ b/core/LocApiBase.h @@ -217,8 +217,6 @@ public: virtual enum loc_api_adapter_err 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, -- cgit v1.2.3