Merge "gps: Update config to disable step counter for CT3" into 24D1-dev am: a20df9fea1

Original change: https://googleplex-android-review.googlesource.com/c/device/google/comet/+/26991781

Change-Id: I6a7bcc5a4688cc352b9d342dec53cd7dc5461d07
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
James Huang 2024-04-17 18:11:36 +00:00 committed by Automerger Merge Worker
commit 8d7f260156
2 changed files with 2 additions and 2 deletions

View file

@ -47,7 +47,7 @@ GlueLayer_isReqDBHFromFwRefLoc=1
GlueLayer_isReqUBPFromPressureSensor=1 GlueLayer_isReqUBPFromPressureSensor=1
GlueLayer_IsMemsEnable=1 GlueLayer_IsMemsEnable=1
GlueLayer_MeasCorrCap=7 GlueLayer_MeasCorrCap=7
Chip_Configuration_mems_data_Configuration=0x17 Chip_Configuration_mems_data_Configuration=0x7
Chip_Configuration_FeatureCfg_ANDRD_MEAS_CORR_ENABLE=1 Chip_Configuration_FeatureCfg_ANDRD_MEAS_CORR_ENABLE=1
CP_LocTech_PrimaryConst=0 CP_LocTech_PrimaryConst=0
CP_LocTech_Constraints=0x81 CP_LocTech_Constraints=0x81

View file

@ -171,7 +171,7 @@ GlueLayer_isReqDBHFromFwRefLoc=1
GlueLayer_isReqUBPFromPressureSensor=1 GlueLayer_isReqUBPFromPressureSensor=1
GlueLayer_IsMemsEnable=1 GlueLayer_IsMemsEnable=1
GlueLayer_MeasCorrCap=7 GlueLayer_MeasCorrCap=7
Chip_Configuration_mems_data_Configuration=0x17 Chip_Configuration_mems_data_Configuration=0x7
Chip_Configuration_FeatureCfg_ANDRD_MEAS_CORR_ENABLE=1 Chip_Configuration_FeatureCfg_ANDRD_MEAS_CORR_ENABLE=1
CP_LocTech_PrimaryConst=0 CP_LocTech_PrimaryConst=0
CP_LocTech_Constraints=0x81 CP_LocTech_Constraints=0x81