Default building fastboot-info

Having fastboot-info build by default

Test: m
Bug: 194686221
Change-Id: Ic8a524c856604aaac15d52f74bacd7a5943e87c1
This commit is contained in:
Daniel Zheng
2023-05-08 12:11:56 -07:00
parent 2b7ddbda54
commit eea63fae85

View File

@@ -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