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

Commit c96aac0e authored by WyattRiley's avatar WyattRiley
Browse files

Increasing GPS_LOCK default privacy level

New default setting of 3 configures GNSS HAL to follow
device location on/off setting, when considering MO & NI
location requests (below the Android Framework) e.g.
Control Plane, IMS, etc.

Bug: 118881345
Test: Added test logcat, verified value with various sims and
no Sim on Pixel 2.
Change-Id: I86fe55004962c52837df34a02217f4e404aef67c
parent ed0f1262
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2804,7 +2804,7 @@
        <item>LPP_PROFILE=0</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>

    <!-- Sprint need a 70 ms delay for 3way call -->