include VTS packaging task files

am: b74649d027

Change-Id: I94d3ceb03b7815b49291ca127fdd41a8affca8fe
This commit is contained in:
Keun Soo Yim 2017-01-04 23:05:29 +00:00 committed by android-build-merger
commit 33f6d707fa

View file

@ -2471,6 +2471,7 @@ include $(sort $(wildcard $(BUILD_SYSTEM)/tasks/*.mk))
-include $(sort $(wildcard product/*/*/build/tasks/*.mk))
# Also add test specifc tasks
include $(sort $(wildcard platform_testing/build/tasks/*.mk))
include $(sort $(wildcard test/vts/tools/build/tasks/*.mk))
endif
include $(BUILD_SYSTEM)/product-graph.mk