From dc91348e89cf8b68e27c8610c5e87aad686bbdea Mon Sep 17 00:00:00 2001 From: Wayne Lin Date: Tue, 29 Aug 2023 15:20:01 +0800 Subject: [PATCH] gps: set high accuracy shape mode Bug: 277337710 Test: verify pass in b/277336756#comment32 Change-Id: I662d53739ef29a07c6816247a4a699ae6d3b92d2 --- location/gps.xml | 1 + location/gps.xml.hk3 | 1 + location/gps.xml.sb3 | 1 + location/gps_user.xml | 1 + location/gps_user.xml.hk3 | 1 + location/gps_user.xml.sb3 | 1 + 6 files changed, 6 insertions(+) diff --git a/location/gps.xml b/location/gps.xml index 7fd151a..7a6ce2c 100644 --- a/location/gps.xml +++ b/location/gps.xml @@ -58,6 +58,7 @@ AssertEnabled="true" CpLppeCancelDbhOnAgnssProvideLoc="true" CpLppeUseAgnssLocForEmptyDbh="true" + CpLppHighAccuracyShapeMode="2" ReAidingOnHotStart="false" ReAidingIntervalSec="1200" RuntimeSwLteFilterEnable="true" diff --git a/location/gps.xml.hk3 b/location/gps.xml.hk3 index 61e3625..8ad70f0 100644 --- a/location/gps.xml.hk3 +++ b/location/gps.xml.hk3 @@ -58,6 +58,7 @@ AssertEnabled="true" CpLppeCancelDbhOnAgnssProvideLoc="true" CpLppeUseAgnssLocForEmptyDbh="true" + CpLppHighAccuracyShapeMode="2" ReAidingOnHotStart="false" ReAidingIntervalSec="1200" RuntimeSwLteFilterEnable="true" diff --git a/location/gps.xml.sb3 b/location/gps.xml.sb3 index c1fe15b..1c42ca0 100644 --- a/location/gps.xml.sb3 +++ b/location/gps.xml.sb3 @@ -58,6 +58,7 @@ AssertEnabled="true" CpLppeCancelDbhOnAgnssProvideLoc="true" CpLppeUseAgnssLocForEmptyDbh="true" + CpLppHighAccuracyShapeMode="2" ReAidingOnHotStart="false" ReAidingIntervalSec="1200" RuntimeSwLteFilterEnable="true" diff --git a/location/gps_user.xml b/location/gps_user.xml index 86fa5e3..9d42ff3 100644 --- a/location/gps_user.xml +++ b/location/gps_user.xml @@ -57,6 +57,7 @@ AssertEnabled="false" CpLppeCancelDbhOnAgnssProvideLoc="true" CpLppeUseAgnssLocForEmptyDbh="true" + CpLppHighAccuracyShapeMode="2" ReAidingOnHotStart="false" ReAidingIntervalSec="1200" RuntimeSwLteFilterEnable="true" diff --git a/location/gps_user.xml.hk3 b/location/gps_user.xml.hk3 index 27d43ef..94f5955 100644 --- a/location/gps_user.xml.hk3 +++ b/location/gps_user.xml.hk3 @@ -57,6 +57,7 @@ AssertEnabled="false" CpLppeCancelDbhOnAgnssProvideLoc="true" CpLppeUseAgnssLocForEmptyDbh="true" + CpLppHighAccuracyShapeMode="2" ReAidingOnHotStart="false" ReAidingIntervalSec="1200" RuntimeSwLteFilterEnable="true" diff --git a/location/gps_user.xml.sb3 b/location/gps_user.xml.sb3 index 62af598..f19e50f 100644 --- a/location/gps_user.xml.sb3 +++ b/location/gps_user.xml.sb3 @@ -57,6 +57,7 @@ AssertEnabled="false" CpLppeCancelDbhOnAgnssProvideLoc="true" CpLppeUseAgnssLocForEmptyDbh="true" + CpLppHighAccuracyShapeMode="2" ReAidingOnHotStart="false" ReAidingIntervalSec="1200" RuntimeSwLteFilterEnable="true"