diff --git a/README_zh.md b/README_zh.md index 42a7de4a3..edad208d7 100644 --- a/README_zh.md +++ b/README_zh.md @@ -37,6 +37,6 @@ [appexecfwk_standard](https://gitee.com/openharmony/appexecfwk_standard) -[notification_ces_standard](https://gitee.com/openharmony/notification_ces_standard) +[notification_common_event_service](https://gitee.com/openharmony/notification_ces_standard) [multimodalinput_input](https://gitee.com/openharmony/multimodalinput_input) \ No newline at end of file diff --git a/frameworks/aafwk/test/BUILD.gn b/frameworks/aafwk/test/BUILD.gn index 4260cec91..7877528c5 100755 --- a/frameworks/aafwk/test/BUILD.gn +++ b/frameworks/aafwk/test/BUILD.gn @@ -117,7 +117,7 @@ ohos_unittest("accessible_ability_test") { "ability_runtime:abilitykit_native", "bundle_framework:appexecfwk_base", "bundle_framework:appexecfwk_core", - "ces_standard:cesfwk_innerkits", + "common_event_service:cesfwk_innerkits", "eventhandler:libeventhandler", "hiviewdfx_hilog_native:libhilog", "input:libmmi-client", diff --git a/frameworks/asacfwk/test/BUILD.gn b/frameworks/asacfwk/test/BUILD.gn index 3d308470c..b551c7dae 100644 --- a/frameworks/asacfwk/test/BUILD.gn +++ b/frameworks/asacfwk/test/BUILD.gn @@ -110,7 +110,7 @@ ohos_unittest("asac_unit_test") { "ability_runtime:abilitykit_native", "bundle_framework:appexecfwk_base", "bundle_framework:appexecfwk_core", - "ces_standard:cesfwk_innerkits", + "common_event_service:cesfwk_innerkits", "eventhandler:libeventhandler", "hiviewdfx_hilog_native:libhilog", "input:libmmi-client", diff --git a/services/aams/BUILD.gn b/services/aams/BUILD.gn index fa6ec55ba..b984b2154 100755 --- a/services/aams/BUILD.gn +++ b/services/aams/BUILD.gn @@ -72,7 +72,7 @@ ohos_shared_library("accessibleabilityms") { "ability_runtime:ability_manager", "bundle_framework:appexecfwk_base", "bundle_framework:appexecfwk_core", - "ces_standard:cesfwk_innerkits", + "common_event_service:cesfwk_innerkits", "eventhandler:libeventhandler", "hiviewdfx_hilog_native:libhilog", "input:libmmi-client", diff --git a/services/aams/test/BUILD.gn b/services/aams/test/BUILD.gn index 8f73e633a..ac7632057 100644 --- a/services/aams/test/BUILD.gn +++ b/services/aams/test/BUILD.gn @@ -38,7 +38,7 @@ config("module_private_config") { "//base/accessibility/services/interface/include/parcel", "//base/accessibility/util/include", "//base/global/resmgr_standard/interfaces/innerkits/include", - "//base/notification/ces_standard/interfaces/innerkits/native/include", + "//base/notification/common_event_service/interfaces/innerkits/native/include", "//base/powermgr/power_manager/interfaces/innerkits/native/include", "//foundation", "//foundation/aafwk/standard/frameworks/kits/ability/native/include/", @@ -113,7 +113,7 @@ ohos_unittest("accessibility_account_data_test") { "ability_runtime:runtime", "bundle_framework:appexecfwk_base", "bundle_framework:appexecfwk_core", - "ces_standard:cesfwk_innerkits", + "common_event_service:cesfwk_innerkits", "eventhandler:libeventhandler", "hiviewdfx_hilog_native:libhilog", "ipc:ipc_core", @@ -352,7 +352,7 @@ ohos_unittest("accessibility_input_interceptor_test") { "ability_runtime:runtime", "bundle_framework:appexecfwk_base", "bundle_framework:appexecfwk_core", - "ces_standard:cesfwk_innerkits", + "common_event_service:cesfwk_innerkits", "eventhandler:libeventhandler", "hiviewdfx_hilog_native:libhilog", "ipc:ipc_core", @@ -406,7 +406,7 @@ ohos_unittest("accessibility_window_manager_test") { "ability_runtime:runtime", "bundle_framework:appexecfwk_base", "bundle_framework:appexecfwk_core", - "ces_standard:cesfwk_innerkits", + "common_event_service:cesfwk_innerkits", "eventhandler:libeventhandler", "hiviewdfx_hilog_native:libhilog", "ipc:ipc_core", diff --git a/services/test/BUILD.gn b/services/test/BUILD.gn index 7d0378cf6..a6bee727a 100644 --- a/services/test/BUILD.gn +++ b/services/test/BUILD.gn @@ -39,7 +39,7 @@ config("module_private_config") { "//base/accessibility/services/test/mock", "//base/accessibility/util/include", "//base/global/resmgr_standard/interfaces/innerkits/include", - "//base/notification/ces_standard/interfaces/innerkits/native/include", + "//base/notification/common_event_service/interfaces/innerkits/native/include", "//foundation", "//foundation/aafwk/standard/frameworks/kits/ability/native/include/", "//foundation/aafwk/standard/frameworks/kits/appkit/native/ability_runtime", @@ -137,7 +137,7 @@ ohos_moduletest("aams_accessibility_touch_guider_test") { "ability_runtime:runtime", "bundle_framework:appexecfwk_base", "bundle_framework:appexecfwk_core", - "ces_standard:cesfwk_innerkits", + "common_event_service:cesfwk_innerkits", "eventhandler:libeventhandler", "hiviewdfx_hilog_native:libhilog", "ipc:ipc_core", @@ -212,7 +212,7 @@ ohos_moduletest("aams_accessibility_touchEvent_injector_test") { "ability_runtime:runtime", "bundle_framework:appexecfwk_base", "bundle_framework:appexecfwk_core", - "ces_standard:cesfwk_innerkits", + "common_event_service:cesfwk_innerkits", "eventhandler:libeventhandler", "hiviewdfx_hilog_native:libhilog", "ipc:ipc_core", @@ -442,7 +442,7 @@ ohos_moduletest("aams_accessibility_keyevent_filter_test") { "ability_runtime:runtime", "bundle_framework:appexecfwk_base", "bundle_framework:appexecfwk_core", - "ces_standard:cesfwk_innerkits", + "common_event_service:cesfwk_innerkits", "eventhandler:libeventhandler", "hiviewdfx_hilog_native:libhilog", "ipc:ipc_core",