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