RESTRICT AUTOMERGE: Package xTS console into CTS 14 to support MCTS. am: 660e2ef531 am: 5e4f9a52a1

Original change: https://android-review.googlesource.com/c/platform/build/+/3198230

Change-Id: I500a77b4248074a623e5f150f50e9c57b18e1f83
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Ziwei Zhang
2024-09-05 02:56:54 +00:00
committed by Automerger Merge Worker

View File

@@ -16,6 +16,8 @@ test_suite_name := cts
test_suite_tradefed := cts-tradefed test_suite_tradefed := cts-tradefed
test_suite_dynamic_config := cts/tools/cts-tradefed/DynamicConfig.xml test_suite_dynamic_config := cts/tools/cts-tradefed/DynamicConfig.xml
test_suite_readme := cts/tools/cts-tradefed/README test_suite_readme := cts/tools/cts-tradefed/README
test_suite_tools := $(HOST_OUT_JAVA_LIBRARIES)/ats_console_deploy.jar \
$(HOST_OUT_JAVA_LIBRARIES)/ats_olc_server_local_mode_deploy.jar
$(call declare-1p-target,$(test_suite_dynamic_config),cts) $(call declare-1p-target,$(test_suite_dynamic_config),cts)
$(call declare-1p-target,$(test_suite_readme),cts) $(call declare-1p-target,$(test_suite_readme),cts)