mirror of
https://gitee.com/openharmony/xts_tools
synced 2024-11-23 07:50:08 +00:00
commit
ceffd760d4
@ -123,6 +123,7 @@ template("ohos_testsuite_base") {
|
|||||||
if (defined(invoker.sources)) {
|
if (defined(invoker.sources)) {
|
||||||
print(invoker.sources)
|
print(invoker.sources)
|
||||||
}
|
}
|
||||||
|
not_needed(invoker, "*")
|
||||||
}
|
}
|
||||||
} else if (_project_type == "zunit" || _project_type == "javatestbundle") {
|
} else if (_project_type == "zunit" || _project_type == "javatestbundle") {
|
||||||
_output_file = "${_output_file_dir}/module_${target_name}.dex"
|
_output_file = "${_output_file_dir}/module_${target_name}.dex"
|
||||||
|
Loading…
Reference in New Issue
Block a user