适配napi部件public_external_deps整改

Signed-off-by: mr_zhao_cn <zhaohang44@h-partners.com>
This commit is contained in:
mr_zhao_cn
2026-07-16 20:16:46 +08:00
parent 11f1a63ded
commit d9548fd604
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -26,6 +26,7 @@
"deps": {
"components": [
"napi",
"node",
"bounds_checking_function",
"cJSON",
"runtime_core",
+1
View File
@@ -46,6 +46,7 @@ ohos_shared_library("systemcapability") {
external_deps = [
"bounds_checking_function:libsec_static",
"napi:ace_napi",
"node:node_header_notice",
]
if (syscap_codec_config_extern_path != "") {