Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 37a9dab6 authored by Siddharth Ray's avatar Siddharth Ray
Browse files

SUPL server for Telus

SUPL server for Telus modified to supl.google.com

BUG:72986932
Change-Id: Ibd5c1d4d78209d807416e66867a18f69fa11d539
parent c72081d7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@

    <!-- Values for GPS configuration (Telus) -->
    <string-array translatable="false" name="config_gpsParameters">
        <item>SUPL_HOST=supl.telusmobility.com</item>
        <item>SUPL_HOST=supl.google.com</item>
        <item>SUPL_PORT=7275</item>
        <item>SUPL_VER=0x20000</item>
        <item>SUPL_MODE=1</item>
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@

    <!-- Values for GPS configuration (Telus) -->
    <string-array translatable="false" name="config_gpsParameters">
        <item>SUPL_HOST=supl.telusmobility.com</item>
        <item>SUPL_HOST=supl.google.com</item>
        <item>SUPL_PORT=7275</item>
        <item>SUPL_VER=0x20000</item>
        <item>SUPL_MODE=1</item>