mirror of
https://gitee.com/openharmony/appexecfwk_standard
synced 2024-11-27 07:00:31 +00:00
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:
parent
834c5dedf0
commit
12209e4d41
@ -29,7 +29,7 @@
|
||||
"access_token",
|
||||
"appverify",
|
||||
"bytrace_standard",
|
||||
"ces_standard",
|
||||
"common_event_service",
|
||||
"config_policy",
|
||||
"device_manager_base",
|
||||
"distributeddatamgr",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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"
|
||||
|
@ -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"
|
||||
|
@ -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"
|
||||
|
@ -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"
|
||||
|
@ -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" ]
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user