summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorQiang Chen <chenq@codeaurora.org>2015-10-09 10:26:58 -0700
committerQiang Chen <chenq@codeaurora.org>2015-10-09 10:47:42 -0700
commit56a5a75a22c09ce50e8e0a5565c834e83e03947c (patch)
tree0d6d14f115587e49ef12a2b330a6c7a3645a3a5f /etc
parent7fc64a6c2f2280bbc2868a4a44af93b5308a5382 (diff)
downloadgps-56a5a75a22c09ce50e8e0a5565c834e83e03947c.tar.gz
set LPP CP as default
LPP CPP E911 is required by many carriers on LTE. Change-Id: If0d3a3107652e114bfdf7fbb59fe648cb3ddd940 CRs-fixed: 919242
Diffstat (limited to 'etc')
-rw-r--r--etc/gps.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/gps.conf b/etc/gps.conf
index 5376a1d..4e6b436 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