From b150a53ee3f02c8441754fcc6834802da7d96f40 Mon Sep 17 00:00:00 2001 From: Mike Cailean Date: Tue, 15 May 2018 10:21:09 -0700 Subject: Handle updating the carrier configuration Set GPS_LOCK for cases where the modem has two SIMs Change-Id: I2745b9469b2f755b0a24be2a7f4ae514c35a37cb CRs-fixed: 2018029 --- etc/gps.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc') diff --git a/etc/gps.conf b/etc/gps.conf index 51c0b96..3f2ee2f 100644 --- a/etc/gps.conf +++ b/etc/gps.conf @@ -34,8 +34,8 @@ INTERMEDIATE_POS=0 # should be locked when user turns off GPS on Settings # Set bit 0x1 if MO GPS functionalities are to be locked # Set bit 0x2 if NI GPS functionalities are to be locked -# default - non is locked for backward compatibility -#GPS_LOCK = 0 +# default – both MO and NI locked for maximal privacy +#GPS_LOCK = 3 # supl version 1.0 SUPL_VER=0x10000 -- cgit v1.2.3