提交 9c3579a1 编写于 作者: T taiyipei

fix standard compile issue

Signed-off-by: Ntaiyipei <peitaiyi@huawei.com>
上级 c0c3c5f7
......@@ -115,9 +115,10 @@ ohos_shared_library("param_client") {
}
}
deps = [
"//third_party/bounds_checking_function:libsec_static",
]
deps = [ "//third_party/bounds_checking_function:libsec_static" ]
if (is_standard_system) {
deps += [ "//base/startup/init_lite/services/log:agent_log" ]
}
install_images = [
"system",
"updater",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册