From 51968120ce91bdd44805fc8ead791f936ba6bdbc Mon Sep 17 00:00:00 2001 From: Cheng Chang Date: Tue, 9 Jan 2024 05:57:55 +0000 Subject: [PATCH] gps: Update the aiding interval Bug: 309119807 Test: Verification at b/309119807#comment44 Change-Id: I7dfc91c353a375de9e3490f839ece9b11646181c --- location/gps.xml.f10 | 4 +++- location/gps_user.xml.f10 | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/location/gps.xml.f10 b/location/gps.xml.f10 index e2cd884..a47afb2 100644 --- a/location/gps.xml.f10 +++ b/location/gps.xml.f10 @@ -60,7 +60,7 @@ CpLppeUseAgnssLocForEmptyDbh="true" CpLppHighAccuracyShapeMode="1" ReAidingOnHotStart="false" - ReAidingIntervalSec="1200" + ReAidingIntervalSec="3600" RuntimeSwLteFilterEnable="true" PpsDevice="/sys/class/pps/pps0/assert_elapsed" SensorsMask="0x244" @@ -93,6 +93,8 @@ MinGpsWeekNumber="2216" OnChipAccMask="50" EnableB1C="false" + + RTICacheTimeoutSec="3600" />