Merge "Set SUPL_ES to 0 in gps.conf"
This commit is contained in:
commit
c40ded235a
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ INTERMEDIATE_POS=0
|
||||||
SUPL_VER=0x10000
|
SUPL_VER=0x10000
|
||||||
|
|
||||||
# Emergency SUPL, 1=enable, 0=disable
|
# Emergency SUPL, 1=enable, 0=disable
|
||||||
SUPL_ES=1
|
SUPL_ES=0
|
||||||
|
|
||||||
#Choose PDN for Emergency SUPL
|
#Choose PDN for Emergency SUPL
|
||||||
#1 - Use emergency PDN
|
#1 - Use emergency PDN
|
||||||
|
|
Loading…
Reference in a new issue