Merge "Add test utils script to xTS zips" am: e029e1e7ba
am: f32074304e
am: 35ff4ec982
Original change: https://android-review.googlesource.com/c/platform/build/+/2361760 Change-Id: I9dd62248447361166243e3877efbed9863056bc5 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
10738e13c6
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ test_tools := $(HOST_OUT_JAVA_LIBRARIES)/tradefed.jar \
|
|||
$(HOST_OUT_JAVA_LIBRARIES)/$(test_suite_tradefed).jar \
|
||||
$(HOST_OUT_JAVA_LIBRARIES)/$(test_suite_tradefed)-tests.jar \
|
||||
$(HOST_OUT_EXECUTABLES)/$(test_suite_tradefed) \
|
||||
$(HOST_OUT_EXECUTABLES)/test-utils-script \
|
||||
$(test_suite_readme)
|
||||
|
||||
$(foreach f,$(test_suite_readme),$(if $(strip $(ALL_TARGETS.$(f).META_LIC)),,$(eval ALL_TARGETS.$(f).META_LIC := $(module_license_metadata))))
|
||||
|
|
Loading…
Reference in a new issue