mirror of
https://gitee.com/openharmony/accessibility
synced 2025-02-20 19:34:41 +00:00
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:
parent
7eb3a6cb7a
commit
c67608713e
@ -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)
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user