commit | 78249fb19066997d46756cee5173e64a5d405410 | [log] [tgz] |
---|---|---|
author | Daniel Zheng <zhengdaniel@google.com> | Thu May 11 15:19:32 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu May 11 15:19:32 2023 +0000 |
tree | dc12a51d91b2dccfc404309e54c236ae779bd839 | |
parent | 7b6aacb055d6e5134118ad2583b703e9a65aa65c [diff] | |
parent | eea63fae85444367a1b2c5b4411228251ef5c27f [diff] |
Merge "Default building fastboot-info"
diff --git a/core/Makefile b/core/Makefile index e9340f7..ffb19f8 100644 --- a/core/Makefile +++ b/core/Makefile
@@ -5589,6 +5589,8 @@ .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