Merge "Add Traefed Contrib to CATBox"

This commit is contained in:
Ivan Kozlov 🤷🏻‍♂️
2022-12-07 19:58:27 +00:00
committed by Android (Google) Code Review

View File

@@ -16,6 +16,7 @@ test_suite_name := catbox
test_suite_tradefed := catbox-tradefed
test_suite_readme := test/catbox/tools/catbox-tradefed/README
test_suite_tools := $(HOST_OUT_JAVA_LIBRARIES)/catbox-report-lib.jar
test_suite_tools += $(HOST_OUT_JAVA_LIBRARIES)/tradefed-contrib.jar
include $(BUILD_SYSTEM)/tasks/tools/compatibility.mk