gps: Update release 4.15.3_4_240822_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 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:f695c0683d20afbc4c41f9a4aba05d9b42348ec6) Merged-In: I0f75458a7e46dd72186d9423153c8c740b5987f8 Change-Id: I0f75458a7e46dd72186d9423153c8c740b5987f8
This commit is contained in:
parent
aab8493c3a
commit
60c7abfa9b
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