gps: Update gnss config to disable L5 (L1 only)
Bug: 333317187 Test: Verify if device only accquires L1 only GNSS. Change-Id: I7885696ec5f9991176954d764fa4fdaaf5886fd6
This commit is contained in:
parent
ed51d469f3
commit
e6baf55716
2 changed files with 5 additions and 0 deletions
|
@ -86,6 +86,9 @@ Chip_Configuration_RefClkControl=0x24
|
|||
## LOOK! S5400 ERD's uses NDK(2), Phones use Kyocera(1). Default set to phone (1)
|
||||
Chip_Configuration_DCXO_CrystalType=0x11
|
||||
|
||||
# L1 only, TODO: should remove below line to enable L5 back once b/329003269 fixed.
|
||||
LocTech_Constraints = 0x603F
|
||||
|
||||
## Optionally specify DXCO Inflection point temperature, ####
|
||||
# This will override any default value or value in Crystal type ####
|
||||
# Value is degrees C x 100 E.g. 2855 = 28.55 deg C
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue