From 4b57246150e5ad85c55117c7de875046ee366759 Mon Sep 17 00:00:00 2001 From: Wayne Lin Date: Tue, 7 Dec 2021 20:48:50 +0800 Subject: [PATCH] [C10] gps : update RF path loss Bug: 208497350 Test: build pass and confirm RF configs are correct Change-Id: I877923ece325c73a9d32e682ca44a13d47182b2b --- location/gps.xml.c10 | 8 ++++---- location/gps_user.xml.c10 | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/location/gps.xml.c10 b/location/gps.xml.c10 index 00cc8f4..cbd15f5 100644 --- a/location/gps.xml.c10 +++ b/location/gps.xml.c10 @@ -69,10 +69,10 @@ EnableGnssPropagateInStandby="true" - RfPathLossDb_Ap="3.5" - RfPathLossDb_Cp="3.5" - RfPathLossDb_Ap_L5="3.5" - RfPathLossDb_Cp_L5="3.5" + RfPathLossDb_Ap="3.7" + RfPathLossDb_Cp="3.7" + RfPathLossDb_Ap_L5="4.1" + RfPathLossDb_Cp_L5="4.1" OnChipGpsCarrierType="3,2,3,3,2,3,2,3,3,3,1,2,1,3,2,1,2,3,1,1,1,1,3,3,3,3,3,1,2,3,2,3" EnableOnChipStopNotification="2" diff --git a/location/gps_user.xml.c10 b/location/gps_user.xml.c10 index f8b182e..62f10d8 100644 --- a/location/gps_user.xml.c10 +++ b/location/gps_user.xml.c10 @@ -68,10 +68,10 @@ EnableGnssPropagateInStandby="true" - RfPathLossDb_Ap="3.5" - RfPathLossDb_Cp="3.5" - RfPathLossDb_Ap_L5="3.5" - RfPathLossDb_Cp_L5="3.5" + RfPathLossDb_Ap="3.7" + RfPathLossDb_Cp="3.7" + RfPathLossDb_Ap_L5="4.1" + RfPathLossDb_Cp_L5="4.1" OnChipGpsCarrierType="3,2,3,3,2,3,2,3,3,3,1,2,1,3,2,1,2,3,1,1,1,1,3,3,3,3,3,1,2,3,2,3" EnableOnChipStopNotification="0"