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

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