gps: disable requestRefLocCb to prevent incorrect cell info
Bug: 336760721 Test: verify pass in b/336760721#comment28 Change-Id: I4db133cbaa218d3a3a502c27264de5e4bae23bff
This commit is contained in:
parent
e11a334b3b
commit
5cd1a52d7d
10 changed files with 10 additions and 0 deletions
|
@ -47,6 +47,7 @@ GlueLayer_LPPCpBitmask=0xFF
|
|||
GlueLayer_IsCpLteNeighborCellEnable=1
|
||||
GlueLayer_isReqDBHFromFwRefLoc=1
|
||||
GlueLayer_isReqUBPFromPressureSensor=1
|
||||
GlueLayer_IsRilCIDReqEnable=0
|
||||
GlueLayer_IsMemsEnable=1
|
||||
GlueLayer_MeasCorrCap=7
|
||||
Chip_Configuration_mems_data_Configuration=0x5
|
||||
|
|
|
@ -173,6 +173,7 @@ GlueLayer_LPPCpBitmask=0xFF
|
|||
GlueLayer_IsCpLteNeighborCellEnable=1
|
||||
GlueLayer_isReqDBHFromFwRefLoc=1
|
||||
GlueLayer_isReqUBPFromPressureSensor=1
|
||||
GlueLayer_IsRilCIDReqEnable=0
|
||||
GlueLayer_IsMemsEnable=1
|
||||
GlueLayer_MeasCorrCap=7
|
||||
Chip_Configuration_mems_data_Configuration=0x5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue