Explorar o código

gps: Enable SI SUPL over Wifi am: 47e5d68e3c

Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/19340120

Change-Id: I2a94852230ac962dc028684d550b30e7f6f81039
Signed-off-by: Automerger Merge Worker <[email protected]>
Junkyu Kang %!s(int64=2) %!d(string=hai) anos
pai
achega
d321a50fbe
Modificáronse 2 ficheiros con 8 adicións e 2 borrados
  1. 4 1
      gps.xml.l10
  2. 4 1
      gps_user.xml.l10

+ 4 - 1
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"

+ 4 - 1
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"