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: Ica9d5a74012de0ab037c0aa44478793fb5e7dd0f Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
91ce96fd61
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_port=7555
|
||||
debug_console=1
|
||||
|
@ -12,6 +12,12 @@ debug_enable=1
|
|||
|
||||
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
|
||||
|
||||
# enables CHPP for SPI port
|
||||
|
@ -24,7 +30,7 @@ gnss_device_data_port_chpp_present=1
|
|||
|
||||
### Update for VTS ###
|
||||
GlueLayer_YearOfHW=2016
|
||||
scheduling_enabled=0
|
||||
scheduling_enabled=1
|
||||
|
||||
### temporarily disable precise time aiding ###
|
||||
Chip_Configuration_AidingConfiguration=0x00020046
|
||||
|
@ -97,6 +103,9 @@ gnss_rfic_chip_id=55200001
|
|||
# 1 - enable, 0 - disable (default)
|
||||
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
|
||||
Sif_UseFwXtraInterface=0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue