Update SVN to 1
Bug: 343297621 Change-Id: Iaf5c051c3afdf3021afb1f82966636f33be04b24
This commit is contained in:
parent
4a5e9b3fb7
commit
1777ac3dbc
1 changed files with 4 additions and 1 deletions
|
@ -24,7 +24,6 @@ RELEASE_GOOGLE_BOOTLOADER_COMET_DIR ?= 24D1# Keep this for pdk TODO: b/327119000
|
|||
RELEASE_GOOGLE_PRODUCT_BOOTLOADER_DIR := bootloader/$(RELEASE_GOOGLE_BOOTLOADER_COMET_DIR)
|
||||
$(call soong_config_set,comet_bootloader,prebuilt_dir,$(RELEASE_GOOGLE_BOOTLOADER_COMET_DIR))
|
||||
|
||||
|
||||
TARGET_LINUX_KERNEL_VERSION ?= 6.1
|
||||
ifdef RELEASE_KERNEL_COMET_DIR
|
||||
TARGET_KERNEL_DIR ?= $(RELEASE_KERNEL_COMET_DIR)
|
||||
|
@ -69,6 +68,10 @@ include device/google/gs-common/bcmbt/bluetooth.mk
|
|||
include device/google/gs-common/touch/gti/predump_gti_dual.mk
|
||||
include device/google/gs-common/display/dump_second_display.mk
|
||||
|
||||
# Increment the SVN for any official public releases
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
ro.vendor.build.svn=1
|
||||
|
||||
# go/lyric-soong-variables
|
||||
$(call soong_config_set,lyric,camera_hardware,comet)
|
||||
$(call soong_config_set,lyric,tuning_product,comet)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue