gps: Disable AAM feature
Bug: 337715905 Test: Function verification at b/337735228 Change-Id: I071b3fd3acc9b672c68fe4904396407a2cb66b16
This commit is contained in:
parent
6c0d957039
commit
965edec97d
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ GlueLayer_EnableGnssCfgInterface=1
|
|||
gnss_device_type=K042
|
||||
gnss_device_patch_address=0
|
||||
gnss_device_patch_file=/vendor/firmware/kepler.bin
|
||||
ism_stream_enable=1
|
||||
ism_stream_enable=0
|
||||
caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK
|
||||
MaxNtnRefLocAgeSecs=600
|
||||
GlueLayer_IsPlatformRefTimeEnable=1
|
||||
|
|
|
@ -21,7 +21,7 @@ gnss_device_patch_address=0
|
|||
gnss_device_patch_file=/vendor/firmware/kepler.bin
|
||||
|
||||
# enable ism stream for GAAM
|
||||
ism_stream_enable=1
|
||||
ism_stream_enable=0
|
||||
caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK
|
||||
|
||||
MaxNtnRefLocAgeSecs=600
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue