From 772d604910227538e72fd2197ef217f8f61779e0 Mon Sep 17 00:00:00 2001 From: Edwin Tung Date: Wed, 30 Nov 2022 17:56:36 +0800 Subject: [PATCH] gps: Disable SUPL OTDOA Bug: 260816431 Test: VtsHalGnssTargetTest pass CtsLocationGnssTestCases pass PtsChreTestCases pass Change-Id: Ic228089381e51594b5e40ff3298b2e2a807ca1cd --- location/gps.xml.l10 | 1 - location/gps_user.xml.l10 | 1 - 2 files changed, 2 deletions(-) diff --git a/location/gps.xml.l10 b/location/gps.xml.l10 index 61c31d9..cb3f8ba 100644 --- a/location/gps.xml.l10 +++ b/location/gps.xml.l10 @@ -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.l10 b/location/gps_user.xml.l10 index 477e7f4..0724367 100644 --- a/location/gps_user.xml.l10 +++ b/location/gps_user.xml.l10 @@ -34,7 +34,6 @@ SuplVersion="2" SuplMinorVersion="0" SuplOtdoaCapable="true" - SuplOtdoaCapable2="true" SuplGlonassCapable = "true" SuplGalileoCapable = "true" SuplBdsCapable = "true"