mirror of
https://gitee.com/openharmony/startup_init
synced 2025-03-03 01:56:22 +00:00
!223 Removed unused library dependency.
Merge pull request !223 from karolgrydziuszko/changed_hilog_dependency
This commit is contained in:
commit
888c92fa6f
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user