gps: disable requestRefLocCb to prevent incorrect cell info
Bug: 336760721 Test: verify pass in b/336760721#comment28 Change-Id: Ic8ce0b7d4c7de072a394d3864375d8c2d8e2b5ce
This commit is contained in:
parent
5e7e34f27a
commit
57a93f40ae
2 changed files with 2 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