部件化整改:cesfwk_innerkits缺失外部依赖修改

Signed-off-by: Lotol <linxiangzhi@huawei.com>
Change-Id: Ib2529ece5fc09b1dd9d4803b29d237e768e8abbe
This commit is contained in:
Lotol 2023-03-31 07:35:59 +00:00
parent 0a5395f1ad
commit d130b9a466
2 changed files with 3 additions and 0 deletions

View File

@ -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",

View File

@ -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",