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

Commit c8e8f38f authored by Guang Zhu's avatar Guang Zhu Committed by android-build-merger
Browse files

Merge \"move test artifact build rules into open source location\"

am: 59e060e1

Change-Id: I5bb807dec5cffc0a60f28f54341c83f6c4224d10
parents edc6ed7a 59e060e1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2273,6 +2273,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