diff --git a/core/Makefile b/core/Makefile index 0d4e57e54c..036647d8be 100644 --- a/core/Makefile +++ b/core/Makefile @@ -5582,6 +5582,8 @@ $(call declare-0p-target,$(INSTALLED_FASTBOOT_INFO_TARGET)) .PHONY: fastboot_info fastboot_info: $(INSTALLED_FASTBOOT_INFO_TARGET) +droidcore-unbundled: $(INSTALLED_FASTBOOT_INFO_TARGET) + $(call declare-0p-target,$(INSTALLED_MISC_INFO_TARGET)) .PHONY: misc_info