Merge "Add bootloader to droidcore if built" am: c73b31bf2a
Original change: https://android-review.googlesource.com/c/platform/build/+/1416388 Change-Id: I70d080749b3eb6de180e77a25a45feea6de699ed
This commit is contained in:
commit
6cea038dfe
1 changed files with 1 additions and 0 deletions
|
@ -4321,6 +4321,7 @@ endif
|
|||
|
||||
ifdef BOARD_PREBUILT_BOOTLOADER
|
||||
$(BUILT_TARGET_FILES_PACKAGE): $(INSTALLED_BOOTLOADER_MODULE)
|
||||
droidcore: $(INSTALLED_BOOTLOADER_MODULE)
|
||||
endif
|
||||
|
||||
# Depending on the various images guarantees that the underlying
|
||||
|
|
Loading…
Reference in a new issue