Update bootloader pdk folder and soong config
Bug: 333834221 Change-Id: I7272b4b92575a12af8086d0d46d237f4f0674c2b
This commit is contained in:
parent
ac3fb0c183
commit
43646cd025
4 changed files with 8 additions and 8 deletions
|
@ -25,9 +25,9 @@ BOARD_KERNEL_CMDLINE += pcie-exynos-core.load_sequential=1
|
|||
BOARD_KERNEL_CMDLINE += g2d.load_sequential=1
|
||||
|
||||
RELEASE_GOOGLE_PRODUCT_RADIO_DIR := $(RELEASE_GOOGLE_RAVEN_RADIO_DIR)
|
||||
RELEASE_GOOGLE_BOOTLOADER_RAVEN_DIR ?= trunk # Keep this for pdk TODO: b/327119000
|
||||
RELEASE_GOOGLE_BOOTLOADER_RAVEN_DIR ?= pdk# Keep this for pdk TODO: b/327119000
|
||||
RELEASE_GOOGLE_PRODUCT_BOOTLOADER_DIR := bootloader/$(RELEASE_GOOGLE_BOOTLOADER_RAVEN_DIR)
|
||||
$(call soong_config_set,bootloader,prebuilt_dir,$(RELEASE_GOOGLE_BOOTLOADER_RAVEN_DIR))
|
||||
$(call soong_config_set,raviole_bootloader,prebuilt_dir,$(RELEASE_GOOGLE_BOOTLOADER_RAVEN_DIR))
|
||||
|
||||
ifdef AUTOMOTIVE_PRODUCT_PATH
|
||||
#RBC# include_top device/google/auto_tcu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue