summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdwin Tung <edwintung@google.com>2022-12-29 13:05:04 +0800
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-01-18 10:39:35 +0000
commit45297aa7a68f0d21a37736f4a29d026f6b2288e8 (patch)
tree388b2ecfe9f7ba90051d525ace771256a28037e1
parentde73a2f58f85de8d13d2206727db670b437e8b70 (diff)
downloadlynx-45297aa7a68f0d21a37736f4a29d026f6b2288e8.tar.gz
gps: Enable Vzw SUPL OTDOA
Bug: 263852801 Test: OTDOA pass Change-Id: Ife92341f32e65f1740eb8a139f2fc7aaefdd220f (cherry picked from commit 7be72ef04d11e2f0396d097824c1d2fd8d639720) Merged-In: Ife92341f32e65f1740eb8a139f2fc7aaefdd220f
-rw-r--r--location/gps.xml.l101
-rw-r--r--location/gps_user.xml.l101
2 files changed, 2 insertions, 0 deletions
diff --git a/location/gps.xml.l10 b/location/gps.xml.l10
index cb3f8ba..61c31d9 100644
--- a/location/gps.xml.l10
+++ b/location/gps.xml.l10
@@ -35,6 +35,7 @@
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 0724367..477e7f4 100644
--- a/location/gps_user.xml.l10
+++ b/location/gps_user.xml.l10
@@ -34,6 +34,7 @@
SuplVersion="2"
SuplMinorVersion="0"
SuplOtdoaCapable="true"
+ SuplOtdoaCapable2="true"
SuplGlonassCapable = "true"
SuplGalileoCapable = "true"
SuplBdsCapable = "true"