From 0b6ddcd04b2679f66fc59fe339667c69a8c877ff Mon Sep 17 00:00:00 2001 From: Wayne Lin Date: Tue, 29 Aug 2023 15:03:34 +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: I305b18f2e281eef0f24d7a6915a44d3b816137a7 --- location/gps.xml.f10 | 3 ++- location/gps_user.xml.f10 | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/location/gps.xml.f10 b/location/gps.xml.f10 index c8b41c4..11d6397 100644 --- a/location/gps.xml.f10 +++ b/location/gps.xml.f10 @@ -58,6 +58,7 @@ AssertEnabled="true" CpLppeCancelDbhOnAgnssProvideLoc="true" CpLppeUseAgnssLocForEmptyDbh="true" + CpLppHighAccuracyShapeMode="1" ReAidingOnHotStart="false" ReAidingIntervalSec="1200" RuntimeSwLteFilterEnable="true" @@ -69,7 +70,7 @@