Merge "gps: Set SuplUseFwCellInfo to false" into tm-dev am: 9a3257abf8

Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/17152245

Change-Id: I9abcc314126561356e06c3b0c0b653a6744a4428
This commit is contained in:
Joe Huang 2022-03-24 04:08:34 +00:00 committed by Automerger Merge Worker
commit 992c9ad033
2 changed files with 2 additions and 0 deletions

View file

@ -21,6 +21,7 @@
SuplSslMethod="SSLv23_NO_TLSv1_2"
SuplEnable="true"
SuplUseApn="true"
SuplUseFwCellInfo="false"
SuplTlsCertDirPath="/etc/security/cacerts"
SuplTlsCertPath="/vendor/etc/gnss/gps.cer"
SuplUT1Seconds="20"

View file

@ -20,6 +20,7 @@
SuplSslMethod="SSLv23_NO_TLSv1_2"
SuplEnable="true"
SuplUseApn="true"
SuplUseFwCellInfo="false"
SuplTlsCertDirPath="/etc/security/cacerts"
SuplTlsCertPath="/vendor/etc/gnss/gps.cer"
SuplUT1Seconds="20"