Snap for 11778614 from fd9d4ddb21
to 24Q3-release
Change-Id: I520cbad41e23f33e50fcb78d39f1eeb89802d3d9
This commit is contained in:
commit
6aae1dfb66
3 changed files with 5 additions and 3 deletions
|
@ -15,9 +15,11 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
TARGET_KERNEL_DIR ?= device/google/comet-kernel
|
TARGET_KERNEL_DIR ?= device/google/comet-kernel
|
||||||
TARGET_BOARD_KERNEL_HEADERS := device/google/comet-kernel/kernel-headers
|
TARGET_BOARD_KERNEL_HEADERS ?= device/google/comet-kernel/kernel-headers
|
||||||
TARGET_RECOVERY_DEFAULT_ROTATION := ROTATION_RIGHT
|
TARGET_RECOVERY_DEFAULT_ROTATION := ROTATION_RIGHT
|
||||||
|
|
||||||
|
LOCAL_PATH := device/google/comet
|
||||||
|
|
||||||
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
||||||
USE_UWBFIELDTESTQM := true
|
USE_UWBFIELDTESTQM := true
|
||||||
endif
|
endif
|
||||||
|
|
|
@ -7,7 +7,7 @@ GlueLayer_EnableGnssCfgInterface=1
|
||||||
gnss_device_type=K042
|
gnss_device_type=K042
|
||||||
gnss_device_patch_address=0
|
gnss_device_patch_address=0
|
||||||
gnss_device_patch_file=/vendor/firmware/kepler.bin
|
gnss_device_patch_file=/vendor/firmware/kepler.bin
|
||||||
ism_stream_enable=1
|
ism_stream_enable=0
|
||||||
caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK
|
caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK
|
||||||
MaxNtnRefLocAgeSecs=600
|
MaxNtnRefLocAgeSecs=600
|
||||||
GlueLayer_IsPlatformRefTimeEnable=1
|
GlueLayer_IsPlatformRefTimeEnable=1
|
||||||
|
|
|
@ -21,7 +21,7 @@ gnss_device_patch_address=0
|
||||||
gnss_device_patch_file=/vendor/firmware/kepler.bin
|
gnss_device_patch_file=/vendor/firmware/kepler.bin
|
||||||
|
|
||||||
# enable ism stream for GAAM
|
# enable ism stream for GAAM
|
||||||
ism_stream_enable=1
|
ism_stream_enable=0
|
||||||
caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK
|
caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK
|
||||||
|
|
||||||
MaxNtnRefLocAgeSecs=600
|
MaxNtnRefLocAgeSecs=600
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue