gps: support Galileo in CP NILR for ATT and TMO
Bug: 376045485 Test: verify pass in b/375338595#comment10 Change-Id: Ic1e49b625614d4356b01a8251caaf15d994b2e6c
This commit is contained in:
parent
b57fddb0b5
commit
8d0c53a641
2 changed files with 4 additions and 0 deletions
|
@ -222,6 +222,7 @@ ENABLE_LPP_HA_GAD_SHAPE=0
|
|||
USE_EMER_PDN_FOR_EMER_SUPL=1
|
||||
# ATT
|
||||
GNSS_CARRIER_ID=1
|
||||
CP_LOCTECH_CONSTRAINTS=5
|
||||
# TMO
|
||||
GNSS_CARRIER_ID=2
|
||||
ENABLE_3G_CP_CAPS_MSA=0
|
||||
|
@ -229,6 +230,7 @@ ENABLE_4G_CP_CAPS_MSA=0
|
|||
ENABLE_NLP_IN_LPPE=0
|
||||
ENABLE_NLP_IN_AGNSS=1
|
||||
ENABLE_LPP_HA_GAD_SHAPE=1
|
||||
CP_LOCTECH_CONSTRAINTS=5
|
||||
# VZW
|
||||
GNSS_CARRIER_ID=3
|
||||
ENABLE_LPP_UP=1
|
||||
|
|
|
@ -103,12 +103,14 @@ ENABLE_NLP_IN_AGNSS=0
|
|||
ENABLE_LPP_HA_GAD_SHAPE=0
|
||||
USE_EMER_PDN_FOR_EMER_SUPL=1
|
||||
GNSS_CARRIER_ID=1
|
||||
CP_LOCTECH_CONSTRAINTS=5
|
||||
GNSS_CARRIER_ID=2
|
||||
ENABLE_3G_CP_CAPS_MSA=0
|
||||
ENABLE_4G_CP_CAPS_MSA=0
|
||||
ENABLE_NLP_IN_LPPE=0
|
||||
ENABLE_NLP_IN_AGNSS=1
|
||||
ENABLE_LPP_HA_GAD_SHAPE=1
|
||||
CP_LOCTECH_CONSTRAINTS=5
|
||||
GNSS_CARRIER_ID=3
|
||||
ENABLE_LPP_UP=1
|
||||
ENABLE_LPPE_UP=3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue