modify bms part name

Signed-off-by: 17764556280 <hanfeng6@huawei.com>
This commit is contained in:
17764556280
2022-01-24 21:34:00 +08:00
parent f169c24e60
commit fbce8ad943
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",