diff --git a/gps.xml.l10 b/gps.xml.l10 index 6285691..0400cef 100644 --- a/gps.xml.l10 +++ b/gps.xml.l10 @@ -20,7 +20,10 @@ SuplSslMethod="SSLv23_NO_TLSv1_2" SuplEnable="true" - SuplUseApn="true" + SuplUseApn="false" + SuplUseApnNI="true" + SuplUseFwCellInfo="false" + SuplDummyCellInfo ="true" SuplTlsCertDirPath="/etc/security/cacerts" SuplTlsCertPath="/vendor/etc/gnss/gps.cer" SuplUT1Seconds="20" diff --git a/gps_user.xml.l10 b/gps_user.xml.l10 index 19dbbef..c347740 100644 --- a/gps_user.xml.l10 +++ b/gps_user.xml.l10 @@ -19,7 +19,10 @@ SuplSslMethod="SSLv23_NO_TLSv1_2" SuplEnable="true" - SuplUseApn="true" + SuplUseApn="false" + SuplUseApnNI="true" + SuplUseFwCellInfo="false" + SuplDummyCellInfo ="true" SuplTlsCertDirPath="/etc/security/cacerts" SuplTlsCertPath="/vendor/etc/gnss/gps.cer" SuplUT1Seconds="20"