From 57a93f40ae6bd50a788020e0946d8a8c56780660 Mon Sep 17 00:00:00 2001 From: Wayne Lin Date: Thu, 2 May 2024 22:11:12 +0800 Subject: [PATCH] gps: disable requestRefLocCb to prevent incorrect cell info Bug: 336760721 Test: verify pass in b/336760721#comment28 Change-Id: Ic8ce0b7d4c7de072a394d3864375d8c2d8e2b5ce --- location/user/gps.cfg | 1 + location/userdebug/gps.cfg | 1 + 2 files changed, 2 insertions(+) diff --git a/location/user/gps.cfg b/location/user/gps.cfg index 2fd3edd..84c0f33 100644 --- a/location/user/gps.cfg +++ b/location/user/gps.cfg @@ -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 diff --git a/location/userdebug/gps.cfg b/location/userdebug/gps.cfg index c39b9d9..4c1d995 100644 --- a/location/userdebug/gps.cfg +++ b/location/userdebug/gps.cfg @@ -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