!164 IPC编译依赖整改

Merge pull request !164 from 孙健/IPC_202507241023
This commit is contained in:
openharmony_ci
2025-08-07 09:09:23 +00:00
committed by Gitee
2 changed files with 3 additions and 1 deletions
+2 -1
View File
@@ -34,7 +34,8 @@
"hilog",
"napi",
"init",
"bounds_checking_function"
"bounds_checking_function",
"ipc"
],
"third_party": []
},
+1
View File
@@ -52,6 +52,7 @@ ohos_shared_library("customconfig") {
"c_utils:utils",
"hilog:libhilog",
"init:libbegetutil",
"ipc:ipc_single",
"napi:ace_napi",
]
relative_install_dir = "module/customization"