gps: update gps version 4.12.0.42 am: 0b9433173f
Original change: https://googleplex-android-review.googlesource.com/c/device/google/akita/+/23062318 Change-Id: I26d2441ca91b2af9151635355488044fe93f82fd Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
d9e8ca72e1
3 changed files with 11 additions and 2 deletions
Binary file not shown.
Binary file not shown.
|
@ -1,5 +1,5 @@
|
||||||
############################################
|
############################################
|
||||||
GlueLayer_ToolConfigSelection=1
|
GlueLayer_ToolConfigSelection=3
|
||||||
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
|
||||||
|
@ -12,6 +12,12 @@ debug_enable=1
|
||||||
|
|
||||||
gnss_device_type=K041
|
gnss_device_type=K041
|
||||||
|
|
||||||
|
# send debug req on MCW oddity
|
||||||
|
#Chip_Configuration_Io_Options=0x85
|
||||||
|
|
||||||
|
# borrow this field to force CP crash on GAL bad ISM
|
||||||
|
#Chip_Configuration_WT1=1
|
||||||
|
|
||||||
# Chip_Configuration_TrackerDebugMode = 0x10
|
# Chip_Configuration_TrackerDebugMode = 0x10
|
||||||
|
|
||||||
# enables CHPP for SPI port
|
# enables CHPP for SPI port
|
||||||
|
@ -24,7 +30,7 @@ gnss_device_data_port_chpp_present=1
|
||||||
|
|
||||||
### Update for VTS ###
|
### Update for VTS ###
|
||||||
GlueLayer_YearOfHW=2016
|
GlueLayer_YearOfHW=2016
|
||||||
scheduling_enabled=0
|
scheduling_enabled=1
|
||||||
|
|
||||||
### temporarily disable precise time aiding ###
|
### temporarily disable precise time aiding ###
|
||||||
Chip_Configuration_AidingConfiguration=0x00020046
|
Chip_Configuration_AidingConfiguration=0x00020046
|
||||||
|
@ -97,6 +103,9 @@ gnss_rfic_chip_id=55200001
|
||||||
# 1 - enable, 0 - disable (default)
|
# 1 - enable, 0 - disable (default)
|
||||||
UseRtcForAiding=1
|
UseRtcForAiding=1
|
||||||
|
|
||||||
|
# increase rtc uncertainty from Host to hedge against bad fixes
|
||||||
|
additional_rtc_uncertainty_ms=10
|
||||||
|
|
||||||
# set to 1 for FW SGEE download - Requires Android FW to be properly configured
|
# set to 1 for FW SGEE download - Requires Android FW to be properly configured
|
||||||
Sif_UseFwXtraInterface=0
|
Sif_UseFwXtraInterface=0
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue