From 74d117be176b4adecc904b3bbcc88306284dd4a8 Mon Sep 17 00:00:00 2001 From: Wayne Lin Date: Tue, 29 Aug 2023 15:07:05 +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: Iee470d88d40ac45d18017bebe04d09dc73bbfa22 --- location/gps.xml.l10 | 3 ++- location/gps_user.xml.l10 | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/location/gps.xml.l10 b/location/gps.xml.l10 index 7f03a76..4feeafd 100644 --- a/location/gps.xml.l10 +++ b/location/gps.xml.l10 @@ -58,6 +58,7 @@ AssertEnabled="true" CpLppeCancelDbhOnAgnssProvideLoc="true" CpLppeUseAgnssLocForEmptyDbh="true" + CpLppHighAccuracyShapeMode="1" ReAidingOnHotStart="false" ReAidingIntervalSec="1200" RuntimeSwLteFilterEnable="true" @@ -69,7 +70,7 @@