aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Desprez <jdesprez@google.com>2022-12-15 18:56:49 -0800
committerJulien Desprez <jdesprez@google.com>2023-03-08 18:32:09 +0000
commitca46df57839ffd4c602cc4692271d9658ffe904a (patch)
tree3be91ae6e2080cddbcf8c1e9522848a137763ef8
parentaf858ede1913dda08f002e4221b4d7c2c0e95600 (diff)
downloadbuild-ca46df57839ffd4c602cc4692271d9658ffe904a.tar.gz
Remove tradefed-no-fwk from suites
Test: presubmit Ignore-AOSP-First: Cherry pick Bug: 262597958 Change-Id: I672533c475362f4438b5aefc108749be4cfc97df (cherry picked from commit 917acd67c736894551537c52f8eebc4ab8f96b95)
-rw-r--r--core/tasks/tools/compatibility.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/tasks/tools/compatibility.mk b/core/tasks/tools/compatibility.mk
index 7d08a2f2e7..f640d7e3e0 100644
--- a/core/tasks/tools/compatibility.mk
+++ b/core/tasks/tools/compatibility.mk
@@ -30,7 +30,6 @@ test_suite_subdir := android-$(test_suite_name)
out_dir := $(HOST_OUT)/$(test_suite_name)/$(test_suite_subdir)
test_artifacts := $(COMPATIBILITY.$(test_suite_name).FILES)
test_tools := $(HOST_OUT_JAVA_LIBRARIES)/tradefed.jar \
- $(HOST_OUT_JAVA_LIBRARIES)/tradefed-no-fwk.jar \
$(HOST_OUT_JAVA_LIBRARIES)/tradefed-test-framework.jar \
$(HOST_OUT_JAVA_LIBRARIES)/loganalysis.jar \
$(HOST_OUT_JAVA_LIBRARIES)/compatibility-host-util.jar \