From 3497b88fefa66dd8bc3cb26e4283575fb50525bf Mon Sep 17 00:00:00 2001 From: Wayne Lin Date: Mon, 21 Feb 2022 23:10:30 +0800 Subject: [PATCH] [P22] gps : enable runtime LTE filter control feature Bug: 215468937 Bug: 205776935 Test: verify pass Change-Id: Ia34795a09c223ffbe3b3960e66f6bb50dc814951 --- location/gps.xml | 5 +++-- location/gps.xml.c10 | 5 +++-- location/gps.xml.p10 | 5 +++-- location/gps_user.xml | 5 +++-- location/gps_user.xml.c10 | 5 +++-- location/gps_user.xml.p10 | 5 +++-- 6 files changed, 18 insertions(+), 12 deletions(-) diff --git a/location/gps.xml b/location/gps.xml index 567c250..a7d476e 100644 --- a/location/gps.xml +++ b/location/gps.xml @@ -47,13 +47,14 @@ GnssYearOfHardware="2020" CpGuardTimeSec="1" CpLppGuardTimeSec="1" - CpLppeCancelDbhOnAgnssProvideLoc="true" - CpLppeUseAgnssLocForEmptyDbh="true" IgnoreInjectedSystemTime="true" AttributionAppPkgName="com.google.android.carrierlocation" AssertEnabled="true" + CpLppeCancelDbhOnAgnssProvideLoc="true" + CpLppeUseAgnssLocForEmptyDbh="true" + RuntimeSwLteFilterEnable="true" />