summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdwin Tung <edwintung@google.com>2023-07-27 13:45:33 +0800
committerTreehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com>2023-08-21 21:20:38 +0000
commit7a3b1491fe6cf7d70a641d3f0e4fb7e7f816e22f (patch)
treeff954390980048b471def7536eeda2d96528388a
parent75f1a483a673e7946fdeda74700feb74a771669e (diff)
downloadlynx-7a3b1491fe6cf7d70a641d3f0e4fb7e7f816e22f.tar.gz
gps: Disable Vzw SUPL OTDOA
Bug: 293213801 Test: OTDOA disabled Change-Id: If504f67da0640634ff30379a14af4e15f062fefa
-rw-r--r--location/gps.xml.l102
-rw-r--r--location/gps_user.xml.l102
2 files changed, 2 insertions, 2 deletions
diff --git a/location/gps.xml.l10 b/location/gps.xml.l10
index 3463633..c51fd4d 100644
--- a/location/gps.xml.l10
+++ b/location/gps.xml.l10
@@ -35,7 +35,7 @@
SuplVersion="2"
SuplMinorVersion="0"
SuplOtdoaCapable="true"
- SuplOtdoaCapable2="true"
+ SuplOtdoaCapable2="false"
SuplGlonassCapable = "true"
SuplGalileoCapable = "true"
SuplBdsCapable = "true"
diff --git a/location/gps_user.xml.l10 b/location/gps_user.xml.l10
index f877c95..b996bf0 100644
--- a/location/gps_user.xml.l10
+++ b/location/gps_user.xml.l10
@@ -34,7 +34,7 @@
SuplVersion="2"
SuplMinorVersion="0"
SuplOtdoaCapable="true"
- SuplOtdoaCapable2="true"
+ SuplOtdoaCapable2="false"
SuplGlonassCapable = "true"
SuplGalileoCapable = "true"
SuplBdsCapable = "true"