Signed-off-by: zero-cyc <chenlien@huawei.com>
Change-Id: Ida345ac1c8f64dbda56cd22ce3b7e8bde6569a89
This commit is contained in:
zero-cyc
2022-01-25 14:39:04 +08:00
parent bbd8efbe22
commit f7b2b103c8
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",