IssueNo:#I53O6Y:ces部件化整改需求

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: I94fc18c8f62fc0058b943e77b8b629dfd8d6075f
This commit is contained in:
liqiang
2022-04-20 15:24:27 +08:00
parent 7fb4be018f
commit efd4cde9c5
6 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -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)
+1 -1
View File
@@ -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",
+1 -1
View File
@@ -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",
+1 -1
View File
@@ -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",
+4 -4
View File
@@ -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",
+4 -4
View File
@@ -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",