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

Commit f153603c authored by Simran Basi's avatar Simran Basi
Browse files

device-tests: As a dependency to tests

This change will build device-tests whenever tests is built.

Bug: 35386840
Test: None
Change-Id: If587bf74bb66b7ce5552493c73368bb68b6d34af
parent 8311d46c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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