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

Commit 8322be72 authored by Guang Zhu's avatar Guang Zhu
Browse files

move test artifact build rules into open source location

Bug: 29404304
Change-Id: I5553d275fe478fac0d6fe00a931a1c1f1e3bdd59
parent 38f9a845
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2268,6 +2268,8 @@ include $(sort $(wildcard $(BUILD_SYSTEM)/tasks/*.mk))
-include $(sort $(wildcard vendor/*/*/build/tasks/*.mk))
-include $(sort $(wildcard device/*/*/build/tasks/*.mk))
-include $(sort $(wildcard product/*/*/build/tasks/*.mk))
# Also add test specifc tasks
include $(sort $(wildcard platform_testing/build/tasks/*.mk))
endif

include $(BUILD_SYSTEM)/product-graph.mk