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: I5901c8ce83435d9741688382c3ec7aae2f648eb8
This commit is contained in:
liqiang
2022-04-21 10:54:51 +08:00
parent 6ef39c93d2
commit 3e76fb40ae
11 changed files with 25 additions and 25 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
"startup_l2",
"device_profile_core",
"samgr_standard",
"ces_standard",
"common_event_service",
"dsoftbus_standard",
"utils_base",
"napi",
+4 -4
View File
@@ -52,8 +52,8 @@ if (defined(ohos_lite)) {
"//third_party/json/include",
"//utils/native/base/include",
"//utils/system/safwk/native/include",
"//base/notification/ces_standard/frameworks/core/include",
"//base/notification/ces_standard/interfaces/innerkits/native/include",
"//base/notification/common_event_service/frameworks/core/include",
"//base/notification/common_event_service/interfaces/innerkits/native/include",
"//base/security/deviceauth/interfaces/innerkits",
"//base/startup/syspara_lite/interfaces/kits",
"//base/startup/syspara_lite/adapter/native/syspara/include",
@@ -78,8 +78,8 @@ if (defined(ohos_lite)) {
external_deps = [
"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",
"dsoftbus_standard:softbus_client",
"hiviewdfx_hilog_native:libhilog",
"ipc:ipc_core",
+4 -4
View File
@@ -120,8 +120,8 @@ if (defined(ohos_lite)) {
"//third_party/json/include",
"//utils/native/base/include",
"//utils/system/safwk/native/include",
"//base/notification/ces_standard/frameworks/core/include",
"//base/notification/ces_standard/interfaces/innerkits/native/include",
"//base/notification/common_event_service/frameworks/core/include",
"//base/notification/common_event_service/interfaces/innerkits/native/include",
"//base/security/deviceauth/interfaces/innerkits",
"//base/startup/syspara_lite/interfaces/kits",
"//base/startup/syspara_lite/adapter/native/syspara/include",
@@ -151,8 +151,8 @@ if (defined(ohos_lite)) {
external_deps = [
"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",
"dsoftbus_standard:softbus_client",
"hiviewdfx_hilog_native:libhilog",
"ipc:ipc_core",
+2 -2
View File
@@ -322,8 +322,8 @@ if (defined(ohos_lite)) {
"ability_runtime:app_manager",
"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",
"dsoftbus_standard:softbus_client",
"eventhandler:libeventhandler",
"hiviewdfx_hilog_native:libhilog",
@@ -112,8 +112,8 @@ ohos_fuzztest("IpcClientManagerFuzzTest") {
external_deps = [
"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",
"dsoftbus_standard:softbus_client",
"eventhandler:libeventhandler",
"hiviewdfx_hilog_native:libhilog",
+2 -2
View File
@@ -113,8 +113,8 @@ ohos_fuzztest("IpcCmdRegisterFuzzTest") {
external_deps = [
"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",
"dsoftbus_standard:softbus_client",
"eventhandler:libeventhandler",
"hiviewdfx_hilog_native:libhilog",
@@ -112,8 +112,8 @@ ohos_fuzztest("IpcServerClientProxyFuzzTest") {
external_deps = [
"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",
"dsoftbus_standard:softbus_client",
"eventhandler:libeventhandler",
"hiviewdfx_hilog_native:libhilog",
@@ -112,8 +112,8 @@ ohos_fuzztest("IpcServerListenerFuzzTest") {
external_deps = [
"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",
"dsoftbus_standard:softbus_client",
"eventhandler:libeventhandler",
"hiviewdfx_hilog_native:libhilog",
+2 -2
View File
@@ -112,8 +112,8 @@ ohos_fuzztest("IpcServerStubFuzzTest") {
external_deps = [
"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",
"dsoftbus_standard:softbus_client",
"eventhandler:libeventhandler",
"hiviewdfx_hilog_native:libhilog",
@@ -112,8 +112,8 @@ ohos_fuzztest("NativeDevicemanagerJsFuzzTest") {
external_deps = [
"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",
"dsoftbus_standard:softbus_client",
"eventhandler:libeventhandler",
"hiviewdfx_hilog_native:libhilog",
+2 -2
View File
@@ -628,8 +628,8 @@ ohos_static_library("device_manager_test") {
external_deps = [
"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",
"dsoftbus_standard:softbus_client",
"eventhandler:libeventhandler",
"hiviewdfx_hilog_native:libhilog",