未验证 提交 888c92fa 编写于 作者: O openharmony_ci 提交者: Gitee

!223 Removed unused library dependency.

Merge pull request !223 from karolgrydziuszko/changed_hilog_dependency
...@@ -104,7 +104,6 @@ ohos_shared_library("param_client") { ...@@ -104,7 +104,6 @@ ohos_shared_library("param_client") {
"//base/startup/init_lite/services/log:agent_log", "//base/startup/init_lite/services/log:agent_log",
"//third_party/bounds_checking_function:libsec_static", "//third_party/bounds_checking_function:libsec_static",
] ]
external_deps = [ "hiviewdfx_hilog_native:libhilog" ]
install_images = [ install_images = [
"system", "system",
"updater", "updater",
......
...@@ -50,7 +50,6 @@ ohos_shared_library("param_watcheragent") { ...@@ -50,7 +50,6 @@ ohos_shared_library("param_watcheragent") {
] ]
external_deps = [ external_deps = [
"hiviewdfx_hilog_native:libhilog",
"ipc:ipc_single", "ipc:ipc_single",
"safwk:system_ability_fwk", "safwk:system_ability_fwk",
"samgr_standard:samgr_proxy", "samgr_standard:samgr_proxy",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册