Merge "set LPP CP as default"
This commit is contained in:
commit
15ea4fca38
1 changed files with 2 additions and 2 deletions
|
@ -52,7 +52,7 @@ SUPL_ES=0
|
|||
USE_EMERGENCY_PDN_FOR_EMERGENCY_SUPL=1
|
||||
|
||||
#SUPL_MODE is a bit mask set in config.xml per carrier by default.
|
||||
#If it is uncommented here, this value will over write the value from
|
||||
#If it is uncommented here, this value will overwrite the value from
|
||||
#config.xml.
|
||||
#MSA=0X2
|
||||
#MSB=0X1
|
||||
|
@ -98,7 +98,7 @@ CAPABILITIES=0x37
|
|||
# 1: Enable LPP_User_Plane on LTE
|
||||
# 2: Enable LPP_Control_Plane
|
||||
# 3: Enable both LPP_User_Plane and LPP_Control_Plane
|
||||
LPP_PROFILE = 0
|
||||
LPP_PROFILE = 2
|
||||
|
||||
################################
|
||||
# EXTRA SETTINGS
|
||||
|
|
Loading…
Reference in a new issue