From 356b40e60ca43bd9b9f20d12aac3f14a5d2bf2ad Mon Sep 17 00:00:00 2001 From: Wayne Lin Date: Tue, 29 Aug 2023 14:12:35 +0800 Subject: [PATCH] gps: set high accuracy shape mode and enable always-on measurements log Bug: 277337710 Bug: 286158090 Test: verify pass in b/286158090#comment53 and b/277336756#comment32 Change-Id: I8280637e2db68dc1ad3cac3070eedf23ea1b5c83 --- location/gps.xml | 3 ++- location/gps.xml.c10 | 3 ++- location/gps.xml.p10 | 3 ++- location/gps_user.xml | 1 + location/gps_user.xml.c10 | 1 + location/gps_user.xml.p10 | 1 + 6 files changed, 9 insertions(+), 3 deletions(-) diff --git a/location/gps.xml b/location/gps.xml index 39e9561..3e9b0df 100644 --- a/location/gps.xml +++ b/location/gps.xml @@ -58,6 +58,7 @@ AssertEnabled="true" CpLppeCancelDbhOnAgnssProvideLoc="true" CpLppeUseAgnssLocForEmptyDbh="true" + CpLppHighAccuracyShapeMode="1" ReAidingOnHotStart="false" ReAidingIntervalSec="1200" RuntimeSwLteFilterEnable="true" @@ -69,7 +70,7 @@