From 8761b1683b393fe88058551a62501276f37f2d79 Mon Sep 17 00:00:00 2001 From: Edwin Tung Date: Fri, 28 Jun 2024 12:00:33 +0800 Subject: [PATCH] gps: update gps 4.13.3_4_1 Provide config control to allow SUPL re-aiding interval applied to cross-session scenario also Bug: 326870338 Test: b/350387620 atest CtsLocationGnssTestCases atest VtsHalGnssTargetTest Change-Id: I985e4c7eac1a755f0f88f16c989cd1a42b01ff11 --- location/gps.cfg | 1 + location/gps_user.cfg | 1 + 2 files changed, 2 insertions(+) diff --git a/location/gps.cfg b/location/gps.cfg index c65afa6..089b711 100644 --- a/location/gps.cfg +++ b/location/gps.cfg @@ -161,6 +161,7 @@ ChipCfg_DspMemdumpEnable=1 Agnss_IsGloAidingEnable=0 Agnss_SuplUseCpNi=1 +Agnss_SuplAidIntvlCrossSess=1 SETCaps_IsOtdoa=1 SETCaps_IsLpp=1 SETCaps_SuplUT1=20 diff --git a/location/gps_user.cfg b/location/gps_user.cfg index 6e06be8..fabc19f 100644 --- a/location/gps_user.cfg +++ b/location/gps_user.cfg @@ -48,6 +48,7 @@ Chip_Configuration_FeatureCfg_ACT = 5 ChipCfg_DspMemdumpEnable=1 Agnss_IsGloAidingEnable=0 Agnss_SuplUseCpNi=1 +Agnss_SuplAidIntvlCrossSess=1 SETCaps_IsOtdoa=1 SETCaps_IsLpp=1 SETCaps_SuplUT1=20