gps: Set SuplUseFwCellInfo to false
- Set SuplUseFwCellInfo=false to fix SUPL long TTFF issue Bug: 222612142 Test: GNSS sanity test & SUPL NI test Change-Id: Ica5d32697e8583ae60d32996d668ea03e062fa31
This commit is contained in:
parent
8bd2cdc468
commit
1b834bc7c3
2 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
||||||
SuplSslMethod="SSLv23_NO_TLSv1_2"
|
SuplSslMethod="SSLv23_NO_TLSv1_2"
|
||||||
SuplEnable="true"
|
SuplEnable="true"
|
||||||
SuplUseApn="true"
|
SuplUseApn="true"
|
||||||
|
SuplUseFwCellInfo="false"
|
||||||
SuplTlsCertDirPath="/etc/security/cacerts"
|
SuplTlsCertDirPath="/etc/security/cacerts"
|
||||||
SuplTlsCertPath="/vendor/etc/gnss/gps.cer"
|
SuplTlsCertPath="/vendor/etc/gnss/gps.cer"
|
||||||
SuplUT1Seconds="20"
|
SuplUT1Seconds="20"
|
||||||
|
|
|
@ -20,6 +20,7 @@
|
||||||
SuplSslMethod="SSLv23_NO_TLSv1_2"
|
SuplSslMethod="SSLv23_NO_TLSv1_2"
|
||||||
SuplEnable="true"
|
SuplEnable="true"
|
||||||
SuplUseApn="true"
|
SuplUseApn="true"
|
||||||
|
SuplUseFwCellInfo="false"
|
||||||
SuplTlsCertDirPath="/etc/security/cacerts"
|
SuplTlsCertDirPath="/etc/security/cacerts"
|
||||||
SuplTlsCertPath="/vendor/etc/gnss/gps.cer"
|
SuplTlsCertPath="/vendor/etc/gnss/gps.cer"
|
||||||
SuplUT1Seconds="20"
|
SuplUT1Seconds="20"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue