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: 220816549

Change-Id: I22382d768b406ff4caccb148018a6d3863c25ded
This commit is contained in:
Shinru Han 2022-02-25 15:56:11 +08:00
parent 81d4d05b9c
commit 249ac9c196
6 changed files with 24 additions and 6 deletions

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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