summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdwin Tung <edwintung@google.com>2023-08-21 22:09:55 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-08-21 22:09:55 +0000
commit12dcefcdaee3d0e3f57b7096a8e5ad0afd386e05 (patch)
treeff954390980048b471def7536eeda2d96528388a
parent480941ae3574d0a3a189b597b2b4169ee709f2a7 (diff)
parent7a3b1491fe6cf7d70a641d3f0e4fb7e7f816e22f (diff)
downloadlynx-12dcefcdaee3d0e3f57b7096a8e5ad0afd386e05.tar.gz
gps: Disable Vzw SUPL OTDOA am: 7a3b1491fe
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/24210868 Change-Id: I963b508fc28e11e779a2452613e2b8eca1524588 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-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"