diff --git a/bundle.json b/bundle.json index 2cfcfd484827056388015ea39f6b4470f963ec0e..fd8a9ae1a9f855413ca1f218170c928b3e0751f1 100644 --- a/bundle.json +++ b/bundle.json @@ -27,7 +27,7 @@ "startup_l2", "device_profile_core", "samgr_standard", - "ces_standard", + "common_event_service", "dsoftbus_standard", "utils_base", "napi", diff --git a/ext/no_interaction_auth/BUILD.gn b/ext/no_interaction_auth/BUILD.gn index 5b3dbf72fd6efdf1e779963efa217359ce4ea1b4..9aad3eaed02f525709a3497015afcce25cbb75dc 100644 --- a/ext/no_interaction_auth/BUILD.gn +++ b/ext/no_interaction_auth/BUILD.gn @@ -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", diff --git a/ext/pin_auth/BUILD.gn b/ext/pin_auth/BUILD.gn index 76c7595da60edf6c5fc0ce14f288f7b3854c26f5..6ee848c2b36e6981a3d22ab299c8046a2de67b5b 100644 --- a/ext/pin_auth/BUILD.gn +++ b/ext/pin_auth/BUILD.gn @@ -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", diff --git a/services/devicemanagerservice/BUILD.gn b/services/devicemanagerservice/BUILD.gn index 4057b15df10f484f160893426c41ab789a4ce0f3..8dd66839c2753176f46b3cdfd448c058e96980e9 100755 --- a/services/devicemanagerservice/BUILD.gn +++ b/services/devicemanagerservice/BUILD.gn @@ -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", diff --git a/test/fuzztest/ipcclientmanager_fuzzer/BUILD.gn b/test/fuzztest/ipcclientmanager_fuzzer/BUILD.gn index 52efb6e4bf38bd79344fc0256d2ad5c38337de33..aaa2bdcdda437ed383dacfa7f6c89147ae538372 100644 --- a/test/fuzztest/ipcclientmanager_fuzzer/BUILD.gn +++ b/test/fuzztest/ipcclientmanager_fuzzer/BUILD.gn @@ -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", diff --git a/test/fuzztest/ipccmdregister_fuzzer/BUILD.gn b/test/fuzztest/ipccmdregister_fuzzer/BUILD.gn index 02ed42753823b9793d54f0513962ce29ba555127..219cee19fd2d31172544380ac474d4c07a8c046b 100644 --- a/test/fuzztest/ipccmdregister_fuzzer/BUILD.gn +++ b/test/fuzztest/ipccmdregister_fuzzer/BUILD.gn @@ -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", diff --git a/test/fuzztest/ipcserverclientproxy_fuzzer/BUILD.gn b/test/fuzztest/ipcserverclientproxy_fuzzer/BUILD.gn index 330bffd6bb0c9b2e32ac0d69739f20fdcb71e634..aa13766dccda9529f15a4518883be6b15df7b084 100644 --- a/test/fuzztest/ipcserverclientproxy_fuzzer/BUILD.gn +++ b/test/fuzztest/ipcserverclientproxy_fuzzer/BUILD.gn @@ -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", diff --git a/test/fuzztest/ipcserverlistener_fuzzer/BUILD.gn b/test/fuzztest/ipcserverlistener_fuzzer/BUILD.gn index 804d2b453f07fa771b1ec450ec980adbc3a66430..cc9422019990c4df19fab334fcc6195a4052e84c 100644 --- a/test/fuzztest/ipcserverlistener_fuzzer/BUILD.gn +++ b/test/fuzztest/ipcserverlistener_fuzzer/BUILD.gn @@ -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", diff --git a/test/fuzztest/ipcserverstub_fuzzer/BUILD.gn b/test/fuzztest/ipcserverstub_fuzzer/BUILD.gn index dabc2a15f9ed9f972e9475d3922c56a9ac799f99..0cbc80b9fd5727cb036cbfb509ba8f41363b7427 100644 --- a/test/fuzztest/ipcserverstub_fuzzer/BUILD.gn +++ b/test/fuzztest/ipcserverstub_fuzzer/BUILD.gn @@ -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", diff --git a/test/fuzztest/nativedevicemanagerjs_fuzzer/BUILD.gn b/test/fuzztest/nativedevicemanagerjs_fuzzer/BUILD.gn index 1659eca5b8d68e376929e27edc5441ef365d73ad..5b3cd3e2e8e39cb8f086a5d383812d5fe3e0480f 100644 --- a/test/fuzztest/nativedevicemanagerjs_fuzzer/BUILD.gn +++ b/test/fuzztest/nativedevicemanagerjs_fuzzer/BUILD.gn @@ -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", diff --git a/test/unittest/BUILD.gn b/test/unittest/BUILD.gn index 67ec39b7ba18c1865e802cbb603c514e2baa9758..701b9d014b3495d7a69355c4bbb01808d2404bb8 100644 --- a/test/unittest/BUILD.gn +++ b/test/unittest/BUILD.gn @@ -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",