提交 c78a0a73 编写于 作者: Y yangming_ha

delelte debug info

Signed-off-by: Nyangming_ha <yangming_ha@163.com>
上级 50007d82
......@@ -81,7 +81,6 @@ group("ohos") {
# Skip kernel target for userspace only scenario.
if (!ohos_build_userspace_only ||
(ohos_build_userspace_only && subsystem_name != "kernel" && subsystem_name != "vendor")) {
print("$subsystem_name ")
foreach(component_target, component.targets) {
deps += [ component_target ]
}
......@@ -98,7 +97,6 @@ group("ohos") {
"${product_path}",
]
}
print("$deps")
} else {
deps += string_split(ohos_build_target, "&&")
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册