Removing GPS_LOCK conf. from gps.conf
To avoid confusion removing GPS_LOCK config. OEM can still configure gps_lock in carrier config.xml for Legacy devices that have the Android P type behavior CR's-Fixed: 2503505 Change-Id: I3e75c81f019dfda9eb5572acd9f6284503ff173e
This commit is contained in:
parent
e549c9be3b
commit
f97d7aefe4
1 changed files with 0 additions and 7 deletions
|
@ -24,13 +24,6 @@ DEBUG_LEVEL = 3
|
|||
# Intermediate position report, 1=enable, 0=disable
|
||||
INTERMEDIATE_POS=0
|
||||
|
||||
# Below bit mask configures how GPS functionalities
|
||||
# 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 – both MO and NI locked for maximal privacy
|
||||
#GPS_LOCK = 3
|
||||
|
||||
# supl version 1.0
|
||||
SUPL_VER=0x10000
|
||||
|
||||
|
|
Loading…
Reference in a new issue