Set SUPL_ES to 0 in gps.conf
Disabled checking for emergency to accept SUPL CRs-fixed: 860504 Change-Id: Iad1605242daf8fa1d6bcce3e69caff7811d9843a
This commit is contained in:
parent
95fbf27ce1
commit
eb925647d5
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ INTERMEDIATE_POS=0
|
|||
SUPL_VER=0x10000
|
||||
|
||||
# Emergency SUPL, 1=enable, 0=disable
|
||||
SUPL_ES=1
|
||||
SUPL_ES=0
|
||||
|
||||
#Choose PDN for Emergency SUPL
|
||||
#1 - Use emergency PDN
|
||||
|
|
Loading…
Reference in a new issue