From eb318fab1cb10f301ebfbe456a8102cff485c27c Mon Sep 17 00:00:00 2001 From: Edwin Tung Date: Wed, 30 Nov 2022 18:00:44 +0800 Subject: [PATCH] gps: Disable SUPL OTDOA Bug: 260816431 Test: VtsHalGnssTargetTest pass CtsLocationGnssTestCases pass PtsChreTestCases pass Change-Id: Iaa421ca520e1bd868fa6292069389bc39659caaf --- location/gps.xml.f10 | 1 - location/gps_user.xml.f10 | 1 - 2 files changed, 2 deletions(-) diff --git a/location/gps.xml.f10 b/location/gps.xml.f10 index e40c31c..89dbd68 100644 --- a/location/gps.xml.f10 +++ b/location/gps.xml.f10 @@ -35,7 +35,6 @@ SuplVersion="2" SuplMinorVersion="0" SuplOtdoaCapable="true" - SuplOtdoaCapable2="true" SuplGlonassCapable = "true" SuplGalileoCapable = "true" SuplBdsCapable = "true" diff --git a/location/gps_user.xml.f10 b/location/gps_user.xml.f10 index 7343482..ffcf6ae 100644 --- a/location/gps_user.xml.f10 +++ b/location/gps_user.xml.f10 @@ -34,7 +34,6 @@ SuplVersion="2" SuplMinorVersion="0" SuplOtdoaCapable="true" - SuplOtdoaCapable2="true" SuplGlonassCapable = "true" SuplGalileoCapable = "true" SuplBdsCapable = "true"