gps: update gps version 4.11.0_99 am: 6f1097508c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/akita/+/21549126 Change-Id: I5300168222a2702a3514bf24b91c091ce30c7738 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
a392e166e5
3 changed files with 9 additions and 39 deletions
Binary file not shown.
Binary file not shown.
|
@ -3,41 +3,20 @@ GlueLayer_ToolConfigSelection=1
|
|||
user_ports_tcp_name=Autotest
|
||||
user_ports_tcp_port=7555
|
||||
debug_console=1
|
||||
debug_device=1
|
||||
debug_dir=/data/vendor/gps
|
||||
############################################
|
||||
GlueLayer_IsGedKeyExist=1
|
||||
Sif_UseFwXtraInterface=0
|
||||
GlueLayer_isForceIPV6=0
|
||||
GlueLayer_EnableGnssCfgInterface=1
|
||||
debug_enable=1
|
||||
|
||||
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 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
|
||||
|
||||
# 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
|
||||
# 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
|
||||
|
@ -82,24 +61,15 @@ mailboxDisabled=0x8
|
|||
# 55200001 = S5520 EVT1
|
||||
gnss_rfic_chip_id=55200001
|
||||
|
||||
# Disable SUPL
|
||||
Aiding_AidingType=0
|
||||
# Ignore Android Framework Requests to Enable SUPL
|
||||
GlueLayer_EnableFwConfiguration=0
|
||||
# Uncomment to Disable SUPL
|
||||
#Aiding_AidingType=0
|
||||
# Uncomment to Disable SUPL (Ignore Android Framework Requests to Enable SUPL)
|
||||
#GlueLayer_EnableFwConfiguration=0
|
||||
|
||||
# Add below line if you are running on EVT0 rev0 DUT and care about power consumption
|
||||
# Chip_Configuration_Ldo_Options=0
|
||||
# Uncomment to disable SGEE
|
||||
#Sif_OperationMode=0
|
||||
|
||||
# VDR End condition (meter, meter, sec, sec)
|
||||
# ChipCfg_VDR_high_end_Distance = 300
|
||||
# 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
|
||||
# set to 1 for FW SGEE download
|
||||
Sif_UseFwXtraInterface=0
|
||||
|
||||
ChipCfg_DspMemdumpEnable=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue