From 56a5a75a22c09ce50e8e0a5565c834e83e03947c Mon Sep 17 00:00:00 2001 From: Qiang Chen Date: Fri, 9 Oct 2015 10:26:58 -0700 Subject: [PATCH] set LPP CP as default LPP CPP E911 is required by many carriers on LTE. Change-Id: If0d3a3107652e114bfdf7fbb59fe648cb3ddd940 CRs-fixed: 919242 --- etc/gps.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/gps.conf b/etc/gps.conf index 5376a1db..4e6b4366 100644 --- a/etc/gps.conf +++ b/etc/gps.conf @@ -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