Merge "Add tradefed-test-framework to the suites exported jar" am: f244a36850
am: f39239b3f7
Change-Id: If6ebf8b08e56ee7506ba129dc472531e50e365e8
This commit is contained in:
commit
3d006cecfc
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue