!62 eventHandler部件化

Merge pull request !62 from zero-cyc/0125
This commit is contained in:
openharmony_ci
2022-01-25 11:21:45 +00:00
committed by Gitee
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -67,9 +67,9 @@ ohos_shared_library("time_service") {
external_deps = [
"ability_runtime:base",
"ability_runtime:want",
"appexecfwk_standard:libeventhandler",
"bundle_framework:appexecfwk_base",
"ces_standard:cesfwk_innerkits",
"eventhandler:libeventhandler",
"hisysevent_native:libhisysevent",
"hiviewdfx_hilog_native:libhilog",
"ipc:ipc_core",
+1 -1
View File
@@ -46,9 +46,9 @@ ohos_unittest("TimeServiceTest") {
external_deps = [
"ability_runtime:base",
"ability_runtime:want",
"appexecfwk_standard:libeventhandler",
"bundle_framework:appexecfwk_base",
"ces_standard:cesfwk_innerkits",
"eventhandler:libeventhandler",
"hisysevent_native:libhisysevent",
"hiviewdfx_hilog_native:libhilog",
"ipc:ipc_core",