From 9fe40ca37bff97c14700bbe6c045e401421836f7 Mon Sep 17 00:00:00 2001 From: Ram Muthiah Date: Mon, 31 Aug 2020 12:29:09 -0700 Subject: [PATCH] Add bootloader to droidcore if built Non-dist builds don't copy out the bootloader. This change fixes that. Bug: 167160541 Bug: 164917252 Test: local build Change-Id: I9bab9ba3455e8abee9e7a38bff431a142e7d5a57 --- core/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/core/Makefile b/core/Makefile index 755b175ed..06c6a8abb 100644 --- a/core/Makefile +++ b/core/Makefile @@ -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