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

Commit 8f4ef07a authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Updating GPS_LOCK to 3 in base carrier files"

parents cb936650 2f2d1294
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@
        <item>LPP_PROFILE=3</item>
        <item>USE_EMERGENCY_PDN_FOR_EMERGENCY_SUPL=1</item>
        <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item>
        <item>GPS_LOCK=0</item>
        <item>GPS_LOCK=3</item>
    </string-array>

</resources>
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@
        <item>LPP_PROFILE=3</item>
        <item>USE_EMERGENCY_PDN_FOR_EMERGENCY_SUPL=1</item>
        <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item>
        <item>GPS_LOCK=0</item>
        <item>GPS_LOCK=3</item>
    </string-array>

</resources>
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@
        <item>LPP_PROFILE=2</item>
        <item>USE_EMERGENCY_PDN_FOR_EMERGENCY_SUPL=1</item>
        <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item>
        <item>GPS_LOCK=0</item>
        <item>GPS_LOCK=3</item>
    </string-array>

</resources>
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@
        <item>LPP_PROFILE=2</item>
        <item>USE_EMERGENCY_PDN_FOR_EMERGENCY_SUPL=1</item>
        <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item>
        <item>GPS_LOCK=0</item>
        <item>GPS_LOCK=3</item>
    </string-array>

</resources>
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@
        <item>LPP_PROFILE=2</item>
        <item>USE_EMERGENCY_PDN_FOR_EMERGENCY_SUPL=1</item>
        <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item>
        <item>GPS_LOCK=0</item>
        <item>GPS_LOCK=3</item>
    </string-array>

</resources>
Loading