notbuild修复

Signed-off-by: 唐翔蕾 <328491512@qq.com>
This commit is contained in:
唐翔蕾 2024-11-05 15:36:01 +08:00
parent 84a8879329
commit 61455620b8

View File

@ -123,6 +123,7 @@ template("ohos_testsuite_base") {
if (defined(invoker.sources)) {
print(invoker.sources)
}
not_needed(invoker, "*")
}
} else if (_project_type == "zunit" || _project_type == "javatestbundle") {
_output_file = "${_output_file_dir}/module_${target_name}.dex"