gps: Enable customgnss function
Bug: 342284863 Test: b/342284863 for boot-health check. Test: b/342284863 for function verification. Change-Id: I561fe61adf011c9cd1359a51a13627c5d5ff33df
This commit is contained in:
parent
0725c98f6e
commit
c36e14594d
2 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,7 @@ debug_dir=/data/vendor/gps/logs
|
|||
############################################
|
||||
GlueLayer_IsGedKeyExist=1
|
||||
GlueLayer_EnableGnssCfgInterface=1
|
||||
|
||||
GlueLayer_IsUseCustomGnssLib=1
|
||||
|
||||
uni_log_max_file_count=5
|
||||
uni_log_max_size_mb=20
|
||||
|
|
|
@ -4,6 +4,7 @@ debug_enable=0
|
|||
mem_dump_to_node=0
|
||||
GlueLayer_IsGedKeyExist=1
|
||||
GlueLayer_EnableGnssCfgInterface=1
|
||||
GlueLayer_IsUseCustomGnssLib=1
|
||||
ism_stream_enable=1
|
||||
caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK
|
||||
gnss_device_type=K041
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue