RESTRICT AUTOMERGE: Package xTS console into CTS 13 to support MCTS.

Test: presubmit
Bug: 348121714
Change-Id: Ia5fc4bbc994f71e61c9030cd6fb8bdb382a65b0f
This commit is contained in:
Ziwei Zhang
2024-07-29 19:20:58 +08:00
parent b4a761670b
commit 11840e42bd

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)