gps: update gps version 4.11.0_99

Bug: 246482115

Test: atest CtsLocationGnssTestCases
atest VtsHalGnssTargetTest

Change-Id: Ic7d3ee923db286c9b2f678932a5c270da59fbf03
This commit is contained in:
Edwin Tung 2023-02-23 15:27:30 +08:00
parent 999cefd6f6
commit 6f1097508c
3 changed files with 9 additions and 39 deletions

Binary file not shown.

View file

@ -3,41 +3,20 @@ GlueLayer_ToolConfigSelection=1
user_ports_tcp_name=Autotest user_ports_tcp_name=Autotest
user_ports_tcp_port=7555 user_ports_tcp_port=7555
debug_console=1 debug_console=1
debug_device=1
debug_dir=/data/vendor/gps debug_dir=/data/vendor/gps
############################################ ############################################
GlueLayer_IsGedKeyExist=1 GlueLayer_IsGedKeyExist=1
Sif_UseFwXtraInterface=0
GlueLayer_isForceIPV6=0 GlueLayer_isForceIPV6=0
GlueLayer_EnableGnssCfgInterface=1 GlueLayer_EnableGnssCfgInterface=1
debug_enable=1 debug_enable=1
gnss_device_type=K041 gnss_device_type=K041
# for open loop TSX
#Chip_Configuration_RefClkUncertainty=20000
# do not load with chip config (if build does not need any chip cfg overrides)
#gnss_device_locations_chipcfg=0
# bit 0 set means CRC image # bit 0 set means CRC image
# bit 1 set means CL using a flat patch (one step) - this avoids the 32 byte alignment on # bit 1 set means CL using a flat patch (one step) - this avoids the 32 byte alignment on
# xfr from AP mem to Ext Mem # xfr from AP mem to Ext Mem on S5300.
cl_options=2 cl_options=2
# these settings are for using gnssd or spot_lal without the appended binary (from archive)
# just make sure you push your image to the DUT
#gnss_device_patch_location=0
#gnss_device_patch_address=0
#gnss_device_patch_file=/data/vendor/gps/K41_S5520E1_ASIC_SPI_DDR.bin
# 4 == leave bus on (preventing hibernation)
# Chip_Configuration_SleepPolicy=3
# enables SPI port for data channel
# uncomment this line (and comment the *chpp* lines below) to use SPI without CHPP
#gnss_device_data_port_kepslim_present=1
# enables CHPP for SPI port # enables CHPP for SPI port
# uncomment the *chpp* lines below (and comment gnss_device-data_port_kepslim_present above) to use SPI+CHPP # uncomment the *chpp* lines below (and comment gnss_device-data_port_kepslim_present above) to use SPI+CHPP
# when using CHPP, make sure to enable the CHPP defines in build_settings.mak # when using CHPP, make sure to enable the CHPP defines in build_settings.mak
@ -82,24 +61,15 @@ mailboxDisabled=0x8
# 55200001 = S5520 EVT1 # 55200001 = S5520 EVT1
gnss_rfic_chip_id=55200001 gnss_rfic_chip_id=55200001
# Disable SUPL # Uncomment to Disable SUPL
Aiding_AidingType=0 #Aiding_AidingType=0
# Ignore Android Framework Requests to Enable SUPL # Uncomment to Disable SUPL (Ignore Android Framework Requests to Enable SUPL)
GlueLayer_EnableFwConfiguration=0 #GlueLayer_EnableFwConfiguration=0
# Add below line if you are running on EVT0 rev0 DUT and care about power consumption # Uncomment to disable SGEE
# Chip_Configuration_Ldo_Options=0 #Sif_OperationMode=0
# VDR End condition (meter, meter, sec, sec) # set to 1 for FW SGEE download
# ChipCfg_VDR_high_end_Distance = 300 Sif_UseFwXtraInterface=0
# ChipCfg_VDR_low_end_Distance = 300
# ChipCfg_VDR_high_end_Time = 60
# ChipCfg_VDR_low_end_Time = 60
#disable SIF until BETP-over-PCIE is reliable
# Sif_OperationMode=0
# send all firmware output through SHMIPC rather than CHPP/SPI
# Chip_Configuration_Io_Options=9
ChipCfg_DspMemdumpEnable=1 ChipCfg_DspMemdumpEnable=1