mirror of
https://github.com/openharmony/miscservices_time.git
synced 2026-07-19 20:03:38 -04:00
@@ -40,7 +40,7 @@ ohos_shared_library("systemtime") {
|
||||
|
||||
external_deps = [
|
||||
"ability_runtime:want",
|
||||
"appexecfwk_standard:appexecfwk_base",
|
||||
"bundle_framework:appexecfwk_base",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
"ipc:ipc_core",
|
||||
]
|
||||
|
||||
@@ -59,7 +59,7 @@ ohos_shared_library("systemtimer") {
|
||||
|
||||
external_deps = [
|
||||
"ability_runtime:want",
|
||||
"appexecfwk_standard:appexecfwk_base",
|
||||
"bundle_framework:appexecfwk_base",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
"ipc:ipc_core",
|
||||
]
|
||||
|
||||
+1
-1
@@ -67,8 +67,8 @@ ohos_shared_library("time_service") {
|
||||
external_deps = [
|
||||
"ability_runtime:base",
|
||||
"ability_runtime:want",
|
||||
"appexecfwk_standard:appexecfwk_base",
|
||||
"appexecfwk_standard:libeventhandler",
|
||||
"bundle_framework:appexecfwk_base",
|
||||
"ces_standard:cesfwk_innerkits",
|
||||
"hisysevent_native:libhisysevent",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
|
||||
@@ -46,8 +46,8 @@ ohos_unittest("TimeServiceTest") {
|
||||
external_deps = [
|
||||
"ability_runtime:base",
|
||||
"ability_runtime:want",
|
||||
"appexecfwk_standard:appexecfwk_base",
|
||||
"appexecfwk_standard:libeventhandler",
|
||||
"bundle_framework:appexecfwk_base",
|
||||
"ces_standard:cesfwk_innerkits",
|
||||
"hisysevent_native:libhisysevent",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
|
||||
Reference in New Issue
Block a user