diff --git a/location/gps.xml b/location/gps.xml index a7f09e8..64cca87 100644 --- a/location/gps.xml +++ b/location/gps.xml @@ -54,6 +54,8 @@ AssertEnabled="true" CpLppeCancelDbhOnAgnssProvideLoc="true" CpLppeUseAgnssLocForEmptyDbh="true" + ReAidingOnHotStart="false" + ReAidingIntervalSec="1200" RuntimeSwLteFilterEnable="true" /> diff --git a/location/gps.xml.c10 b/location/gps.xml.c10 index 60b75d9..410e829 100644 --- a/location/gps.xml.c10 +++ b/location/gps.xml.c10 @@ -54,6 +54,8 @@ AssertEnabled="true" CpLppeCancelDbhOnAgnssProvideLoc="true" CpLppeUseAgnssLocForEmptyDbh="true" + ReAidingOnHotStart="false" + ReAidingIntervalSec="1200" RuntimeSwLteFilterEnable="true" /> diff --git a/location/gps.xml.p10 b/location/gps.xml.p10 index 8088bb4..ba1e403 100644 --- a/location/gps.xml.p10 +++ b/location/gps.xml.p10 @@ -54,6 +54,8 @@ AssertEnabled="true" CpLppeCancelDbhOnAgnssProvideLoc="true" CpLppeUseAgnssLocForEmptyDbh="true" + ReAidingOnHotStart="false" + ReAidingIntervalSec="1200" RuntimeSwLteFilterEnable="true" /> diff --git a/location/gps_user.xml b/location/gps_user.xml index adb3ad7..d61c729 100644 --- a/location/gps_user.xml +++ b/location/gps_user.xml @@ -53,6 +53,8 @@ AssertEnabled="false" CpLppeCancelDbhOnAgnssProvideLoc="true" CpLppeUseAgnssLocForEmptyDbh="true" + ReAidingOnHotStart="false" + ReAidingIntervalSec="1200" RuntimeSwLteFilterEnable="true" /> diff --git a/location/gps_user.xml.c10 b/location/gps_user.xml.c10 index af5c307..6428c7b 100644 --- a/location/gps_user.xml.c10 +++ b/location/gps_user.xml.c10 @@ -53,6 +53,8 @@ AssertEnabled="false" CpLppeCancelDbhOnAgnssProvideLoc="true" CpLppeUseAgnssLocForEmptyDbh="true" + ReAidingOnHotStart="false" + ReAidingIntervalSec="1200" RuntimeSwLteFilterEnable="true" /> diff --git a/location/gps_user.xml.p10 b/location/gps_user.xml.p10 index e7f8146..7328a67 100644 --- a/location/gps_user.xml.p10 +++ b/location/gps_user.xml.p10 @@ -53,6 +53,8 @@ AssertEnabled="false" CpLppeCancelDbhOnAgnssProvideLoc="true" CpLppeUseAgnssLocForEmptyDbh="true" + ReAidingOnHotStart="false" + ReAidingIntervalSec="1200" RuntimeSwLteFilterEnable="true" />