Update bootloader pdk folder and soong config
Bug: 333834221 Change-Id: I410f06023eabfad6a89a347833acbb90735e99d1
This commit is contained in:
parent
e48dd856cd
commit
3ba38abf51
3 changed files with 6 additions and 6 deletions
|
@ -27,9 +27,9 @@ TARGET_SCREEN_DENSITY := 440
|
|||
BOARD_USES_GENERIC_AUDIO := true
|
||||
USES_DEVICE_GOOGLE_SHUSKY := true
|
||||
|
||||
RELEASE_GOOGLE_BOOTLOADER_RIPCURRENT_DIR ?= trunk # Keep this for pdk TODO: b/327119000
|
||||
RELEASE_GOOGLE_BOOTLOADER_RIPCURRENT_DIR ?= pdk# Keep this for pdk TODO: b/327119000
|
||||
RELEASE_GOOGLE_PRODUCT_BOOTLOADER_DIR := bootloader/$(RELEASE_GOOGLE_BOOTLOADER_RIPCURRENT_DIR)
|
||||
$(call soong_config_set,bootloader,prebuilt_dir,$(RELEASE_GOOGLE_BOOTLOADER_RIPCURRENT_DIR))
|
||||
$(call soong_config_set,shusky_bootloader,prebuilt_dir,$(RELEASE_GOOGLE_BOOTLOADER_RIPCURRENT_DIR))
|
||||
|
||||
include device/google/shusky/device-shusky-common.mk
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue