Description:ces_standard change to common_event_service
Sig: SIG_ApplicationFramework
Feature or Bugfix:Feature
Binary Source:No

Signed-off-by: liqiang <liqiang121@huawei.com>
Change-Id: I2b12d78ffead98b5b5d0e4f018fd1161037ac49c
This commit is contained in:
liqiang 2022-04-21 10:25:05 +08:00
parent 834c5dedf0
commit 12209e4d41
31 changed files with 40 additions and 40 deletions

View File

@ -29,7 +29,7 @@
"access_token",
"appverify",
"bytrace_standard",
"ces_standard",
"common_event_service",
"config_policy",
"device_manager_base",
"distributeddatamgr",

View File

@ -68,8 +68,8 @@ ohos_shared_library("appexecfwk_core") {
"ability_base:want",
"bundle_framework:appexecfwk_base",
"bytrace_standard:bytrace_core",
"ces_standard:cesfwk_core",
"ces_standard:cesfwk_innerkits",
"common_event_service:cesfwk_core",
"common_event_service:cesfwk_innerkits",
"hiviewdfx_hilog_native:libhilog",
"ipc:ipc_core",
"samgr_standard:samgr_proxy",

View File

@ -37,8 +37,8 @@ ohos_shared_library("innerbundlemanager") {
"ability_base:want",
"bundle_framework:appexecfwk_base",
"bundle_framework:appexecfwk_core",
"ces_standard:cesfwk_core",
"ces_standard:cesfwk_innerkits",
"common_event_service:cesfwk_core",
"common_event_service:cesfwk_innerkits",
"hiviewdfx_hilog_native:libhilog",
"ipc:ipc_core",
"napi:ace_napi",

View File

@ -177,8 +177,8 @@ ohos_shared_library("libbms") {
"bundle_framework:appexecfwk_base",
"bundle_framework:appexecfwk_core",
"bytrace_standard:bytrace_core",
"ces_standard:cesfwk_core",
"ces_standard:cesfwk_innerkits",
"common_event_service:cesfwk_core",
"common_event_service:cesfwk_innerkits",
"distributeddatamgr:distributeddata_inner",
"eventhandler:libeventhandler",
"hiviewdfx_hilog_native:libhilog",

View File

@ -78,7 +78,7 @@ ohos_unittest("BmsBundleAccessTokenIdTest") {
"appverify:libhapverify",
"bundle_framework:appexecfwk_core",
"bytrace_standard:bytrace_core",
"ces_standard:cesfwk_innerkits",
"common_event_service:cesfwk_innerkits",
"distributeddatamgr:distributeddata_inner",
"eventhandler:libeventhandler",
"init:libbegetutil",

View File

@ -84,7 +84,7 @@ ohos_unittest("BmsBundleCloneTest") {
external_deps = [
"bytrace_standard:bytrace_core",
"ces_standard:cesfwk_innerkits",
"common_event_service:cesfwk_innerkits",
"hiviewdfx_hilog_native:libhilog",
"init:libbegetutil",
"ipc:ipc_core",

View File

@ -78,7 +78,7 @@ ohos_unittest("BmsBundleInstallerTest") {
"appverify:libhapverify",
"bundle_framework:appexecfwk_core",
"bytrace_standard:bytrace_core",
"ces_standard:cesfwk_innerkits",
"common_event_service:cesfwk_innerkits",
"distributeddatamgr:distributeddata_inner",
"eventhandler:libeventhandler",
"init:libbegetutil",
@ -196,7 +196,7 @@ ohos_unittest("BmsMultipleBundleInstallerTest") {
"appverify:libhapverify",
"bundle_framework:appexecfwk_core",
"bytrace_standard:bytrace_core",
"ces_standard:cesfwk_innerkits",
"common_event_service:cesfwk_innerkits",
"distributeddatamgr:distributeddata_inner",
"eventhandler:libeventhandler",
"init:libbegetutil",

View File

@ -82,7 +82,7 @@ ohos_unittest("BmsBundleKitServiceTest") {
"appverify:libhapverify",
"bundle_framework:appexecfwk_core",
"bytrace_standard:bytrace_core",
"ces_standard:cesfwk_innerkits",
"common_event_service:cesfwk_innerkits",
"distributeddatamgr:distributeddata_inner",
"eventhandler:libeventhandler",
"init:libbegetutil",

View File

@ -85,7 +85,7 @@ ohos_unittest("BmsBundlePermissionGrantTest") {
"appverify:libhapverify",
"bundle_framework:appexecfwk_core",
"bytrace_standard:bytrace_core",
"ces_standard:cesfwk_innerkits",
"common_event_service:cesfwk_innerkits",
"distributeddatamgr:distributeddata_inner",
"eventhandler:libeventhandler",
"init:libbegetutil",

View File

@ -83,7 +83,7 @@ ohos_unittest("BmsBundleUninstallerTest") {
"appverify:libhapverify",
"bundle_framework:appexecfwk_core",
"bytrace_standard:bytrace_core",
"ces_standard:cesfwk_innerkits",
"common_event_service:cesfwk_innerkits",
"distributeddatamgr:distributeddata_inner",
"eventhandler:libeventhandler",
"init:libbegetutil",

View File

@ -87,7 +87,7 @@ ohos_unittest("BmsBundleUpdaterTest") {
"appverify:libhapverify",
"bundle_framework:appexecfwk_core",
"bytrace_standard:bytrace_core",
"ces_standard:cesfwk_innerkits",
"common_event_service:cesfwk_innerkits",
"distributeddatamgr:distributeddata_inner",
"eventhandler:libeventhandler",
"init:libbegetutil",

View File

@ -81,7 +81,7 @@ ohos_unittest("BmsDataMgrTest") {
"appverify:libhapverify",
"bundle_framework:appexecfwk_core",
"bytrace_standard:bytrace_core",
"ces_standard:cesfwk_innerkits",
"common_event_service:cesfwk_innerkits",
"distributeddatamgr:distributeddata_inner",
"eventhandler:libeventhandler",
"init:libbegetutil",

View File

@ -53,7 +53,7 @@ ohos_unittest("BmsDistributedDataStorageTest") {
"appverify:libhapverify",
"bundle_framework:appexecfwk_core",
"bytrace_standard:bytrace_core",
"ces_standard:cesfwk_innerkits",
"common_event_service:cesfwk_innerkits",
"distributeddatamgr:distributeddata_inner",
"eventhandler:libeventhandler",
"hiviewdfx_hilog_native:libhilog",

View File

@ -70,7 +70,7 @@ ohos_unittest("BmsServiceBundleScanTest") {
"appverify:libhapverify",
"bundle_framework:appexecfwk_core",
"bytrace_standard:bytrace_core",
"ces_standard:cesfwk_innerkits",
"common_event_service:cesfwk_innerkits",
"distributeddatamgr:distributeddata_inner",
"eventhandler:libeventhandler",
"init:libbegetutil",

View File

@ -70,7 +70,7 @@ ohos_unittest("BmsServiceStartupTest") {
"appverify:libhapverify",
"bundle_framework:appexecfwk_core",
"bytrace_standard:bytrace_core",
"ces_standard:cesfwk_innerkits",
"common_event_service:cesfwk_innerkits",
"distributeddatamgr:distributeddata_inner",
"eventhandler:libeventhandler",
"init:libbegetutil",

View File

@ -93,7 +93,7 @@ ohos_moduletest("BmsBundleInstallerModuleTest") {
"access_token:libaccesstoken_sdk",
"bundle_framework:appexecfwk_core",
"bytrace_standard:bytrace_core",
"ces_standard:cesfwk_innerkits",
"common_event_service:cesfwk_innerkits",
"hiviewdfx_hilog_native:libhilog",
"init:libbegetutil",
"ipc:ipc_core",

View File

@ -88,7 +88,7 @@ ohos_moduletest("BmsBundleUninstallerModuleTest") {
"access_token:libaccesstoken_sdk",
"bundle_framework:appexecfwk_core",
"bytrace_standard:bytrace_core",
"ces_standard:cesfwk_innerkits",
"common_event_service:cesfwk_innerkits",
"hiviewdfx_hilog_native:libhilog",
"init:libbegetutil",
"ipc:ipc_core",

View File

@ -80,7 +80,7 @@ ohos_moduletest("BmsServiceStartModuleTest") {
"access_token:libaccesstoken_sdk",
"bundle_framework:appexecfwk_core",
"bytrace_standard:bytrace_core",
"ces_standard:cesfwk_innerkits",
"common_event_service:cesfwk_innerkits",
"hiviewdfx_hilog_native:libhilog",
"init:libbegetutil",
"ipc:ipc_core",

View File

@ -34,7 +34,7 @@ ohos_benchmarktest("BenchmarkTestForLauncherService") {
"ability_base:want",
"bundle_framework:appexecfwk_base",
"bundle_framework:appexecfwk_core",
"ces_standard:cesfwk_innerkits",
"common_event_service:cesfwk_innerkits",
"hiviewdfx_hilog_native:libhilog",
"ipc:ipc_core",
"samgr_standard:samgr_proxy",

View File

@ -36,7 +36,7 @@ ohos_shared_library("page_ability_native1") {
"ability_base:want",
"ability_runtime:abilitykit_native",
"ability_runtime:app_manager",
"ces_standard:cesfwk_innerkits",
"common_event_service:cesfwk_innerkits",
"utils_base:utils",
]
subsystem_name = "bmssystemtestability"

View File

@ -36,7 +36,7 @@ ohos_shared_library("page_ability_native2") {
"ability_base:want",
"ability_runtime:abilitykit_native",
"ability_runtime:app_manager",
"ces_standard:cesfwk_innerkits",
"common_event_service:cesfwk_innerkits",
"utils_base:utils",
]
subsystem_name = "bmssystemtestability"

View File

@ -36,7 +36,7 @@ ohos_shared_library("page_ability_native3") {
"ability_base:want",
"ability_runtime:abilitykit_native",
"ability_runtime:app_manager",
"ces_standard:cesfwk_innerkits",
"common_event_service:cesfwk_innerkits",
"utils_base:utils",
]
subsystem_name = "bmssystemtestability"

View File

@ -36,7 +36,7 @@ ohos_shared_library("page_ability_native4") {
"ability_base:want",
"ability_runtime:abilitykit_native",
"ability_runtime:app_manager",
"ces_standard:cesfwk_innerkits",
"common_event_service:cesfwk_innerkits",
"utils_base:utils",
]
subsystem_name = "bmssystemtestability"

View File

@ -20,7 +20,7 @@ ohos_systemtest("ActsBmsKitSystemTest") {
module_out_path = module_output_path
include_dirs = [
"//third_party/json/include",
"//base/notification/ces_standard/test/systemtest/common/resource",
"//base/notification/common_event_service/test/systemtest/common/resource",
]
sources = [ "acts_bms_kit_system_test.cpp" ]

View File

@ -43,7 +43,7 @@ ohos_systemtest("BundleMgrClientSystemTest") {
"ability_base:want",
"bundle_framework:appexecfwk_base",
"bundle_framework:appexecfwk_core",
"ces_standard:cesfwk_innerkits",
"common_event_service:cesfwk_innerkits",
"hiviewdfx_hilog_native:libhilog",
"ipc:ipc_core",
"samgr_standard:samgr_proxy",

View File

@ -38,7 +38,7 @@ ohos_systemtest("BmsCloneSystemTest") {
"ability_runtime:app_manager",
"bundle_framework:appexecfwk_base",
"bundle_framework:appexecfwk_core",
"ces_standard:cesfwk_innerkits",
"common_event_service:cesfwk_innerkits",
"hiviewdfx_hilog_native:libhilog",
"ipc:ipc_core",
"samgr_standard:samgr_proxy",

View File

@ -35,7 +35,7 @@ ohos_systemtest("BmsInstallSystemTest") {
"ability_base:want",
"bundle_framework:appexecfwk_base",
"bundle_framework:appexecfwk_core",
"ces_standard:cesfwk_innerkits",
"common_event_service:cesfwk_innerkits",
"hiviewdfx_hilog_native:libhilog",
"ipc:ipc_core",
"samgr_standard:samgr_proxy",

View File

@ -37,7 +37,7 @@ ohos_systemtest("BmsLauncherServiceSystemTest") {
"ability_base:want",
"bundle_framework:appexecfwk_base",
"bundle_framework:appexecfwk_core",
"ces_standard:cesfwk_innerkits",
"common_event_service:cesfwk_innerkits",
"hiviewdfx_hilog_native:libhilog",
"ipc:ipc_core",
"samgr_standard:samgr_proxy",

View File

@ -42,7 +42,7 @@ ohos_systemtest("BundleMgrSandboxAppSystemTest") {
"ability_base:want",
"bundle_framework:appexecfwk_base",
"bundle_framework:appexecfwk_core",
"ces_standard:cesfwk_innerkits",
"common_event_service:cesfwk_innerkits",
"hiviewdfx_hilog_native:libhilog",
"ipc:ipc_core",
"samgr_standard:samgr_proxy",

View File

@ -66,7 +66,7 @@ ohos_moduletest("bm_command_dump_module_test") {
"ability_base:base",
"bundle_framework:appexecfwk_base",
"bundle_framework:appexecfwk_core",
"ces_standard:cesfwk_innerkits",
"common_event_service:cesfwk_innerkits",
"distributeddatamgr:distributeddata_inner",
"hiviewdfx_hilog_native:libhilog",
"ipc:ipc_core",
@ -115,7 +115,7 @@ ohos_moduletest("bm_command_install_module_test") {
"ability_base:base",
"bundle_framework:appexecfwk_base",
"bundle_framework:appexecfwk_core",
"ces_standard:cesfwk_innerkits",
"common_event_service:cesfwk_innerkits",
"distributeddatamgr:distributeddata_inner",
"hiviewdfx_hilog_native:libhilog",
"ipc:ipc_core",
@ -164,7 +164,7 @@ ohos_moduletest("bm_command_uninstall_module_test") {
"ability_base:base",
"bundle_framework:appexecfwk_base",
"bundle_framework:appexecfwk_core",
"ces_standard:cesfwk_innerkits",
"common_event_service:cesfwk_innerkits",
"distributeddatamgr:distributeddata_inner",
"hiviewdfx_hilog_native:libhilog",
"ipc:ipc_core",

View File

@ -76,7 +76,7 @@ ohos_unittest("bm_command_dump_test") {
"appverify:libhapverify",
"bundle_framework:appexecfwk_base",
"bundle_framework:appexecfwk_core",
"ces_standard:cesfwk_innerkits",
"common_event_service:cesfwk_innerkits",
"distributeddatamgr:distributeddata_inner",
"eventhandler:libeventhandler",
"hiviewdfx_hilog_native:libhilog",
@ -130,7 +130,7 @@ ohos_unittest("bm_command_install_test") {
"appverify:libhapverify",
"bundle_framework:appexecfwk_base",
"bundle_framework:appexecfwk_core",
"ces_standard:cesfwk_innerkits",
"common_event_service:cesfwk_innerkits",
"distributeddatamgr:distributeddata_inner",
"eventhandler:libeventhandler",
"hiviewdfx_hilog_native:libhilog",
@ -184,7 +184,7 @@ ohos_unittest("bm_command_test") {
"appverify:libhapverify",
"bundle_framework:appexecfwk_base",
"bundle_framework:appexecfwk_core",
"ces_standard:cesfwk_innerkits",
"common_event_service:cesfwk_innerkits",
"distributeddatamgr:distributeddata_inner",
"eventhandler:libeventhandler",
"hiviewdfx_hilog_native:libhilog",
@ -238,7 +238,7 @@ ohos_unittest("bm_command_uninstall_test") {
"appverify:libhapverify",
"bundle_framework:appexecfwk_base",
"bundle_framework:appexecfwk_core",
"ces_standard:cesfwk_innerkits",
"common_event_service:cesfwk_innerkits",
"distributeddatamgr:distributeddata_inner",
"eventhandler:libeventhandler",
"hiviewdfx_hilog_native:libhilog",