gps: Disable Vzw SUPL OTDOA

Bug: 322404137
Test: OTDOA test in b/322404137
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:7b53f7cfb9aef092f88a0461aae50519f2931d3d)
Merged-In: Ia9ce30833ebf24455388fe8a3920d7d91946a35e
Change-Id: Ia9ce30833ebf24455388fe8a3920d7d91946a35e
This commit is contained in:
Cheng Chang 2024-01-26 05:49:49 +00:00 committed by Android Build Coastguard Worker
parent f6285152d0
commit 12532424b2
2 changed files with 2 additions and 2 deletions

View file

@ -35,7 +35,7 @@
SuplVersion="2"
SuplMinorVersion="0"
SuplOtdoaCapable="true"
SuplOtdoaCapable2="true"
SuplOtdoaCapable2="false"
SuplGlonassCapable = "true"
SuplGalileoCapable = "true"
SuplBdsCapable = "true"

View file

@ -34,7 +34,7 @@
SuplVersion="2"
SuplMinorVersion="0"
SuplOtdoaCapable="true"
SuplOtdoaCapable2="true"
SuplOtdoaCapable2="false"
SuplGlonassCapable = "true"
SuplGalileoCapable = "true"
SuplBdsCapable = "true"