Merge "device-tests: As a dependency to tests"

This commit is contained in:
Treehugger Robot 2017-03-20 22:15:33 +00:00 committed by Gerrit Code Review
commit 26594fce3f
1 changed files with 2 additions and 0 deletions

View File

@ -25,3 +25,5 @@ $(device-tests-zip): $(COMPATIBILITY.device-tests.FILES) $(SOONG_ZIP)
device-tests: $(device-tests-zip)
$(call dist-for-goals, device-tests, $(device-tests-zip))
tests: device-tests