Merge "Add tradefed-test-framework to the suites exported jar" am: f244a36850 am: f39239b3f7

Change-Id: If6ebf8b08e56ee7506ba129dc472531e50e365e8
This commit is contained in:
Julien Desprez 2020-05-20 17:12:36 +00:00 committed by Automerger Merge Worker
commit 3d006cecfc
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ out_dir := $(HOST_OUT)/$(test_suite_name)/android-$(test_suite_name)
test_artifacts := $(COMPATIBILITY.$(test_suite_name).FILES)
test_tools := $(HOST_OUT_JAVA_LIBRARIES)/hosttestlib.jar \
$(HOST_OUT_JAVA_LIBRARIES)/tradefed.jar \
$(HOST_OUT_JAVA_LIBRARIES)/tradefed-test-framework.jar \
$(HOST_OUT_JAVA_LIBRARIES)/loganalysis.jar \
$(HOST_OUT_JAVA_LIBRARIES)/compatibility-host-util.jar \
$(HOST_OUT_JAVA_LIBRARIES)/compatibility-host-util-tests.jar \