!223 Removed unused library dependency.

Merge pull request !223 from karolgrydziuszko/changed_hilog_dependency
This commit is contained in:
openharmony_ci 2022-01-04 12:22:40 +00:00 committed by Gitee
commit 888c92fa6f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 0 additions and 2 deletions

View File

@ -104,7 +104,6 @@ ohos_shared_library("param_client") {
"//base/startup/init_lite/services/log:agent_log",
"//third_party/bounds_checking_function:libsec_static",
]
external_deps = [ "hiviewdfx_hilog_native:libhilog" ]
install_images = [
"system",
"updater",

View File

@ -50,7 +50,6 @@ ohos_shared_library("param_watcheragent") {
]
external_deps = [
"hiviewdfx_hilog_native:libhilog",
"ipc:ipc_single",
"safwk:system_ability_fwk",
"samgr_standard:samgr_proxy",