Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d68b92fe authored by Logan Chien's avatar Logan Chien Committed by android-build-merger
Browse files

Merge "Add check-elf-files as a checkbuild prerequisite" am: e34b4dea

am: eb3c2422

Change-Id: Iec8366c2d00ae66b5f5fe298bb73873711725562
parents b3326471 eb3c2422
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1494,7 +1494,7 @@ files: $(modules_to_install) \
# -------------------------------------------------------------------

.PHONY: checkbuild
checkbuild: $(modules_to_check) droid_targets
checkbuild: $(modules_to_check) droid_targets check-elf-files

ifeq (true,$(ANDROID_BUILD_EVERYTHING_BY_DEFAULT))
droid: checkbuild