Merge "gps: update gps version 4.13.1_47" into udc-qpr-dev

This commit is contained in:
Justin Chiu 2024-01-18 14:01:56 +00:00 committed by Android (Google) Code Review
commit 281c53356b
5 changed files with 6 additions and 0 deletions

Binary file not shown.

View file

@ -16,6 +16,10 @@ uni_log_max_file_count=5
uni_log_max_size_mb=20
uni_log_total_max_size_mb=100
# to enable ism stream for GAAM
ism_stream_enable=1
caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK
gnss_device_type=K041
gnss_device_patch_address=0
gnss_device_patch_file=/vendor/firmware/kepler.bin

View file

@ -4,6 +4,8 @@ debug_enable=0
mem_dump_to_node=0
GlueLayer_IsGedKeyExist=1
GlueLayer_EnableGnssCfgInterface=1
ism_stream_enable=1
caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK
gnss_device_type=K041
gnss_device_patch_address=0
gnss_device_patch_file=/vendor/firmware/kepler.bin

Binary file not shown.