!61 BMS部件标准化修改

Merge pull request !61 from hanfeng/master
This commit is contained in:
openharmony_ci
2022-01-25 06:39:57 +00:00
committed by Gitee
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -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
View File
@@ -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",
+1 -1
View File
@@ -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",