gps: Disable Vzw SUPL OTDOA

Bug: 322404137
Test: OTDOA test in b/322404137
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:06b419a5788399df5e4cf5721e8e487a6c052121)
Merged-In: Id0fb2286c594f335349b3219953043f7f7830a03
Change-Id: Id0fb2286c594f335349b3219953043f7f7830a03
This commit is contained in:
Cheng Chang 2024-01-26 05:52:08 +00:00 committed by Android Build Coastguard Worker
parent 19017edfaf
commit 620aafc025
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"