gps: Update release 4.15.3_3_240815_R1 config
Enable GAL for E911 location for ATT by Set CP_LocTech_Constraints to 5 Bug: 316151601 Test: CTS/VTS, validation test/stress test Change-Id: I0f75458a7e46dd72186d9423153c8c740b5987f8
This commit is contained in:
parent
6a63e26b97
commit
6823fc5d99
2 changed files with 6 additions and 0 deletions
|
@ -114,8 +114,11 @@ ENABLE_NLP_IN_LPPE=1
|
|||
ENABLE_NLP_IN_AGNSS=0
|
||||
ENABLE_LPP_HA_GAD_SHAPE=0
|
||||
USE_EMER_PDN_FOR_EMER_SUPL=1
|
||||
CP_LOCTECH_CONSTRAINTS=1
|
||||
UP_LOCTECH_CONSTRAINTS=1
|
||||
|
||||
GNSS_CARRIER_ID=1
|
||||
CP_LOCTECH_CONSTRAINTS=5
|
||||
|
||||
GNSS_CARRIER_ID=2
|
||||
ENABLE_3G_CP_CAPS_MSA=0
|
||||
|
|
|
@ -270,8 +270,11 @@ ENABLE_NLP_IN_LPPE=1
|
|||
ENABLE_NLP_IN_AGNSS=0
|
||||
ENABLE_LPP_HA_GAD_SHAPE=0
|
||||
USE_EMER_PDN_FOR_EMER_SUPL=1
|
||||
CP_LOCTECH_CONSTRAINTS=1
|
||||
UP_LOCTECH_CONSTRAINTS=1
|
||||
# ATT
|
||||
GNSS_CARRIER_ID=1
|
||||
CP_LOCTECH_CONSTRAINTS=5
|
||||
# TMO
|
||||
GNSS_CARRIER_ID=2
|
||||
ENABLE_3G_CP_CAPS_MSA=0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue