mirror of
https://gitee.com/openharmony/print_print_fwk
synced 2024-11-27 11:00:39 +00:00
部件化整改:cesfwk_innerkits缺失外部依赖修改
Signed-off-by: Lotol <linxiangzhi@huawei.com> Change-Id: Ib2529ece5fc09b1dd9d4803b29d237e768e8abbe
This commit is contained in:
parent
0a5395f1ad
commit
d130b9a466
@ -70,6 +70,7 @@ ohos_shared_library("print_client") {
|
||||
"ability_runtime:data_ability_helper",
|
||||
"ability_runtime:napi_base_context",
|
||||
"c_utils:utils",
|
||||
"common_event_service:cesfwk_innerkits",
|
||||
"eventhandler:libeventhandler",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
"ipc:ipc_core",
|
||||
|
@ -117,6 +117,7 @@ ohos_shared_library("print_extension_framework") {
|
||||
"ability_runtime:abilitykit_native",
|
||||
"ability_runtime:runtime",
|
||||
"c_utils:utils",
|
||||
"common_event_service:cesfwk_innerkits",
|
||||
"hitrace_native:hitrace_meter",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
"ipc:ipc_napi_common",
|
||||
@ -156,6 +157,7 @@ ohos_shared_library("print_extension_module") {
|
||||
"ability_base:zuri",
|
||||
"ability_runtime:runtime",
|
||||
"c_utils:utils",
|
||||
"common_event_service:cesfwk_innerkits",
|
||||
"hisysevent_native:libhisysevent",
|
||||
"hitrace_native:hitrace_meter",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
|
Loading…
Reference in New Issue
Block a user