Add tradefed-test-framework to the suites exported jar
New jar that needs to be packaged for suites. Test: make cts Bug: 149758913 Bug: 156482663 Merged-In: If29508f3dd30939be603ed03f2536c960ca40d92 Change-Id: If50a1e76ffdb4651bf004b26eb111e113569c6c4
This commit is contained in:
@@ -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 \
|
||||
|
Reference in New Issue
Block a user