forked from openkylin/platform_build
Add blueprint_tools as default target
Bug: 38351765 Test: rm out -rf && m -j && stat out/soong/host/*/bin/bpfmt Change-Id: I60ededa1b13fb575616162d6dc1b0b8159f97f20
This commit is contained in:
parent
64caaf4679
commit
143f2b1fe5
|
@ -409,6 +409,8 @@ ifdef PDK_FUSION_PLATFORM_ZIP
|
|||
include $(BUILD_SYSTEM)/pdk_fusion_modules.mk
|
||||
endif # PDK_FUSION_PLATFORM_ZIP
|
||||
|
||||
droid_targets : blueprint_tools
|
||||
|
||||
endif # dont_bother
|
||||
|
||||
endif # ONE_SHOT_MAKEFILE
|
||||
|
|
Loading…
Reference in New Issue