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: 239671126 Change-Id: I308f7501085be765c3cdcc9858b93e98554b2bc3
This commit is contained in:

committed by
TreeHugger Robot

parent
5c1334c7d6
commit
47e5d68e3c
@@ -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"
|
||||||
|
@@ -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"
|
||||||
|
Reference in New Issue
Block a user