Merge "Make checkbuild depend on blueprint_tests" into main am: ea9d5cfbeb

Original change: https://android-review.googlesource.com/c/platform/build/+/2802294

Change-Id: I6b75e9b20af5c7229a1ed0c48371b0b5557ce5f6
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Colin Cross
2023-10-24 22:38:52 +00:00
committed by Automerger Merge Worker

View File

@@ -563,6 +563,7 @@ $(foreach mk,$(subdir_makefiles),$(info [$(call inc_and_print,subdir_makefiles_i
# sources or dependencies for these tools may be missing from the tree.
ifeq (,$(TARGET_BUILD_UNBUNDLED_IMAGE))
droid_targets : blueprint_tools
checkbuild: blueprint_tests
endif
endif # dont_bother