Merge "set LPP CP as default"

This commit is contained in:
Linux Build Service Account 2015-10-16 09:09:27 -07:00 committed by Gerrit - the friendly Code Review server
commit 15ea4fca38

View file

@ -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