From 01b506e228013f223a81fe5aae148c06677ec413 Mon Sep 17 00:00:00 2001 From: Wayne Lin Date: Mon, 12 Aug 2024 17:17:48 +0800 Subject: [PATCH] gps: add CpEarlyFixGuardTimeSec to prevent earlyfix response delay Bug: 358041425 Test: verify pass Change-Id: I98f98bcfbdc1a306eca3ce25216a61ed436bcbfa --- gps.6.1.xml.b3 | 1 + gps.xml.b3 | 1 + gps_user.6.1.xml.b3 | 1 + gps_user.xml.b3 | 1 + 4 files changed, 4 insertions(+) diff --git a/gps.6.1.xml.b3 b/gps.6.1.xml.b3 index 18f5e65..7b68fcb 100644 --- a/gps.6.1.xml.b3 +++ b/gps.6.1.xml.b3 @@ -49,6 +49,7 @@ LtoSyncThresholdDays="1" GnssYearOfHardware="2020" + CpEarlyFixGuardTimeSec="1" CpGuardTimeSec="1" CpLppGuardTimeSec="1" IgnoreInjectedSystemTime="true" diff --git a/gps.xml.b3 b/gps.xml.b3 index 9ee4e24..25081c8 100644 --- a/gps.xml.b3 +++ b/gps.xml.b3 @@ -49,6 +49,7 @@ LtoSyncThresholdDays="1" GnssYearOfHardware="2020" + CpEarlyFixGuardTimeSec="1" CpGuardTimeSec="1" CpLppGuardTimeSec="1" IgnoreInjectedSystemTime="true" diff --git a/gps_user.6.1.xml.b3 b/gps_user.6.1.xml.b3 index afa301b..fb8c15a 100644 --- a/gps_user.6.1.xml.b3 +++ b/gps_user.6.1.xml.b3 @@ -48,6 +48,7 @@ LtoSyncThresholdDays="1" GnssYearOfHardware="2020" + CpEarlyFixGuardTimeSec="1" CpGuardTimeSec="1" CpLppGuardTimeSec="1" IgnoreInjectedSystemTime="true" diff --git a/gps_user.xml.b3 b/gps_user.xml.b3 index 74a7178..8d15786 100644 --- a/gps_user.xml.b3 +++ b/gps_user.xml.b3 @@ -48,6 +48,7 @@ LtoSyncThresholdDays="1" GnssYearOfHardware="2020" + CpEarlyFixGuardTimeSec="1" CpGuardTimeSec="1" CpLppGuardTimeSec="1" IgnoreInjectedSystemTime="true"