gps: Enable SI SUPL over Wifi
Test: - - SI SUPL Wifi on + mobile network off - SI SUPL Wifi on + mobile network on - SI SUPL Wifi off + mobile network on - SI SUPL Wifi on + airplane mode on Bug: 238043664 Change-Id: Ie505bdc7f5a08ffc86b39029606552996dedea1f
This commit is contained in:
parent
7e1445488c
commit
d8144c433d
6 changed files with 18 additions and 6 deletions
|
@ -20,7 +20,9 @@
|
||||||
|
|
||||||
SuplSslMethod="SSLv23_NO_TLSv1_2"
|
SuplSslMethod="SSLv23_NO_TLSv1_2"
|
||||||
SuplEnable="true"
|
SuplEnable="true"
|
||||||
SuplUseApn="true"
|
SuplUseApn="false"
|
||||||
|
SuplUseApnNI="true"
|
||||||
|
SuplDummyCellInfo="true"
|
||||||
SuplUseFwCellInfo="false"
|
SuplUseFwCellInfo="false"
|
||||||
SuplTlsCertDirPath="/etc/security/cacerts"
|
SuplTlsCertDirPath="/etc/security/cacerts"
|
||||||
SuplTlsCertPath="/vendor/etc/gnss/gps.cer"
|
SuplTlsCertPath="/vendor/etc/gnss/gps.cer"
|
||||||
|
|
|
@ -20,7 +20,9 @@
|
||||||
|
|
||||||
SuplSslMethod="SSLv23_NO_TLSv1_2"
|
SuplSslMethod="SSLv23_NO_TLSv1_2"
|
||||||
SuplEnable="true"
|
SuplEnable="true"
|
||||||
SuplUseApn="true"
|
SuplUseApn="false"
|
||||||
|
SuplUseApnNI="true"
|
||||||
|
SuplDummyCellInfo="true"
|
||||||
SuplUseFwCellInfo="false"
|
SuplUseFwCellInfo="false"
|
||||||
SuplTlsCertDirPath="/etc/security/cacerts"
|
SuplTlsCertDirPath="/etc/security/cacerts"
|
||||||
SuplTlsCertPath="/vendor/etc/gnss/gps.cer"
|
SuplTlsCertPath="/vendor/etc/gnss/gps.cer"
|
||||||
|
|
|
@ -20,7 +20,9 @@
|
||||||
|
|
||||||
SuplSslMethod="SSLv23_NO_TLSv1_2"
|
SuplSslMethod="SSLv23_NO_TLSv1_2"
|
||||||
SuplEnable="true"
|
SuplEnable="true"
|
||||||
SuplUseApn="true"
|
SuplUseApn="false"
|
||||||
|
SuplUseApnNI="true"
|
||||||
|
SuplDummyCellInfo="true"
|
||||||
SuplUseFwCellInfo="false"
|
SuplUseFwCellInfo="false"
|
||||||
SuplTlsCertDirPath="/etc/security/cacerts"
|
SuplTlsCertDirPath="/etc/security/cacerts"
|
||||||
SuplTlsCertPath="/vendor/etc/gnss/gps.cer"
|
SuplTlsCertPath="/vendor/etc/gnss/gps.cer"
|
||||||
|
|
|
@ -19,7 +19,9 @@
|
||||||
|
|
||||||
SuplSslMethod="SSLv23_NO_TLSv1_2"
|
SuplSslMethod="SSLv23_NO_TLSv1_2"
|
||||||
SuplEnable="true"
|
SuplEnable="true"
|
||||||
SuplUseApn="true"
|
SuplUseApn="false"
|
||||||
|
SuplUseApnNI="true"
|
||||||
|
SuplDummyCellInfo="true"
|
||||||
SuplUseFwCellInfo="false"
|
SuplUseFwCellInfo="false"
|
||||||
SuplTlsCertDirPath="/etc/security/cacerts"
|
SuplTlsCertDirPath="/etc/security/cacerts"
|
||||||
SuplTlsCertPath="/vendor/etc/gnss/gps.cer"
|
SuplTlsCertPath="/vendor/etc/gnss/gps.cer"
|
||||||
|
|
|
@ -19,7 +19,9 @@
|
||||||
|
|
||||||
SuplSslMethod="SSLv23_NO_TLSv1_2"
|
SuplSslMethod="SSLv23_NO_TLSv1_2"
|
||||||
SuplEnable="true"
|
SuplEnable="true"
|
||||||
SuplUseApn="true"
|
SuplUseApn="false"
|
||||||
|
SuplUseApnNI="true"
|
||||||
|
SuplDummyCellInfo="true"
|
||||||
SuplUseFwCellInfo="false"
|
SuplUseFwCellInfo="false"
|
||||||
SuplTlsCertDirPath="/etc/security/cacerts"
|
SuplTlsCertDirPath="/etc/security/cacerts"
|
||||||
SuplTlsCertPath="/vendor/etc/gnss/gps.cer"
|
SuplTlsCertPath="/vendor/etc/gnss/gps.cer"
|
||||||
|
|
|
@ -19,7 +19,9 @@
|
||||||
|
|
||||||
SuplSslMethod="SSLv23_NO_TLSv1_2"
|
SuplSslMethod="SSLv23_NO_TLSv1_2"
|
||||||
SuplEnable="true"
|
SuplEnable="true"
|
||||||
SuplUseApn="true"
|
SuplUseApn="false"
|
||||||
|
SuplUseApnNI="true"
|
||||||
|
SuplDummyCellInfo="true"
|
||||||
SuplUseFwCellInfo="false"
|
SuplUseFwCellInfo="false"
|
||||||
SuplTlsCertDirPath="/etc/security/cacerts"
|
SuplTlsCertDirPath="/etc/security/cacerts"
|
||||||
SuplTlsCertPath="/vendor/etc/gnss/gps.cer"
|
SuplTlsCertPath="/vendor/etc/gnss/gps.cer"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue