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

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

Change-Id: I71f6ac654e6c599b99384341427b739e50cd217c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Colin Cross
2023-10-24 23:00:10 +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