修改为动态依赖

Signed-off-by: 黄科 <huangke11@huawei.com>
This commit is contained in:
黄科
2022-12-21 07:37:25 +00:00
committed by Gitee
parent 79649d1d4e
commit ca73591acc
+1 -1
View File
@@ -56,7 +56,7 @@ if (defined(ohos_lite) && ohos_kernel_type == "liteos_m") {
public_configs = [ ":config_policy_config" ]
deps = [
"etc:customization_etc",
"//third_party/bounds_checking_function:libsec_static",
"//third_party/bounds_checking_function:libsec_shared",
]
external_deps = [ "init:libbegetutil" ]