gps: update gps version 4.12.0.10

Bug: 246482115

Test: atest CtsLocationGnssTestCases
atest VtsHalGnssTargetTest

Change-Id: I2ccc94038d7a3b1ca5ba910e81d86fcf91f6211c
This commit is contained in:
Edwin Tung 2023-04-13 12:45:48 +08:00
parent a30e387881
commit dde05fd83f
3 changed files with 5 additions and 2 deletions

Binary file not shown.

View file

@ -56,14 +56,13 @@ Chip_Configuration_RefClkControl=0x24
## 6- TXC 0W76870003
## E.g. Use Kyocera, and ignore CP's polynomial: DCXO_CrystalType=0x11
## E.g. Use KDS, and Use CP's polynomial: DCXO_CrystalType=0x05
#Chip_Configuration_DCXO_CrystalType=0x15
Chip_Configuration_DCXO_CrystalType=0x13
## 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
# Range should be 2000 to 3100
Chip_Configuration_DCXO_InflectionPoint=2450
#Chip_Configuration_DCXO_InflectionPoint=2450
### 2C48 L1 only MCW ###
@ -96,6 +95,10 @@ gnss_rfic_chip_id=55200001
#Uncomment to disable SGEE
#Sif_OperationMode=0
# Enables RTC time aiding from Host
# 1 - enable, 0 - disable (default)
UseRtcForAiding=1
# set to 1 for FW SGEE download - Requires Android FW to be properly configured
Sif_UseFwXtraInterface=0