From 1cad8e9e192bf42d1e53f87b3ec1481baa1e27d7 Mon Sep 17 00:00:00 2001 From: Wayne Lin Date: Tue, 30 Apr 2024 11:25:42 +0800 Subject: [PATCH] gps: disable AGPS L5 Bug: 336287475 Test: verify pass in b/336287475#comment25 Change-Id: Iaa06c3549d0f36e1dcce93b1dba0341bb1256c4a --- location/user/gps.cfg | 2 +- location/userdebug/gps.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/location/user/gps.cfg b/location/user/gps.cfg index 84c0f33..ef1f718 100644 --- a/location/user/gps.cfg +++ b/location/user/gps.cfg @@ -53,7 +53,7 @@ GlueLayer_MeasCorrCap=7 Chip_Configuration_mems_data_Configuration=0x5 Chip_Configuration_FeatureCfg_ANDRD_MEAS_CORR_ENABLE=1 CP_LocTech_PrimaryConst=0 -CP_LocTech_Constraints=0x81 +CP_LocTech_Constraints=1 CP_LocTech_Requirements=0 UP_LocTech_PrimaryConst=0 UP_LocTech_Constraints=1 diff --git a/location/userdebug/gps.cfg b/location/userdebug/gps.cfg index 4c1d995..665358c 100644 --- a/location/userdebug/gps.cfg +++ b/location/userdebug/gps.cfg @@ -179,7 +179,7 @@ GlueLayer_MeasCorrCap=7 Chip_Configuration_mems_data_Configuration=0x5 Chip_Configuration_FeatureCfg_ANDRD_MEAS_CORR_ENABLE=1 CP_LocTech_PrimaryConst=0 -CP_LocTech_Constraints=0x81 +CP_LocTech_Constraints=1 CP_LocTech_Requirements=0 UP_LocTech_PrimaryConst=0 UP_LocTech_Constraints=1