From 5524ba6a07a9a73e73ad3403d56b21ac8f302b39 Mon Sep 17 00:00:00 2001 From: Wayne Lin Date: Mon, 12 Aug 2024 17:15:25 +0800 Subject: [PATCH] gps: add CpEarlyFixGuardTimeSec to prevent earlyfix response delay Bug: 358041425 Test: verify pass Change-Id: Idddb3d7968b93ebb214d1dd2938be2b1aaff8ea9 --- location/gps.6.1.xml.f10 | 1 + location/gps.xml.f10 | 1 + location/gps_user.6.1.xml.f10 | 1 + location/gps_user.xml.f10 | 1 + 4 files changed, 4 insertions(+) diff --git a/location/gps.6.1.xml.f10 b/location/gps.6.1.xml.f10 index fbf2d67..69cb18e 100644 --- a/location/gps.6.1.xml.f10 +++ b/location/gps.6.1.xml.f10 @@ -49,6 +49,7 @@ LtoSyncThresholdDays="1" GnssYearOfHardware="2020" + CpEarlyFixGuardTimeSec="1" CpGuardTimeSec="1" CpLppGuardTimeSec="1" IgnoreInjectedSystemTime="true" diff --git a/location/gps.xml.f10 b/location/gps.xml.f10 index da3e110..b528a02 100644 --- a/location/gps.xml.f10 +++ b/location/gps.xml.f10 @@ -49,6 +49,7 @@ LtoSyncThresholdDays="1" GnssYearOfHardware="2020" + CpEarlyFixGuardTimeSec="1" CpGuardTimeSec="1" CpLppGuardTimeSec="1" IgnoreInjectedSystemTime="true" diff --git a/location/gps_user.6.1.xml.f10 b/location/gps_user.6.1.xml.f10 index e4f32da..db68a27 100644 --- a/location/gps_user.6.1.xml.f10 +++ b/location/gps_user.6.1.xml.f10 @@ -48,6 +48,7 @@ LtoSyncThresholdDays="1" GnssYearOfHardware="2020" + CpEarlyFixGuardTimeSec="1" CpGuardTimeSec="1" CpLppGuardTimeSec="1" IgnoreInjectedSystemTime="true" diff --git a/location/gps_user.xml.f10 b/location/gps_user.xml.f10 index 19842ca..f533015 100644 --- a/location/gps_user.xml.f10 +++ b/location/gps_user.xml.f10 @@ -48,6 +48,7 @@ LtoSyncThresholdDays="1" GnssYearOfHardware="2020" + CpEarlyFixGuardTimeSec="1" CpGuardTimeSec="1" CpLppGuardTimeSec="1" IgnoreInjectedSystemTime="true"