!144 surface依赖整改

Merge pull request !144 from 刘瓒/surface4
This commit is contained in:
openharmony_ci
2024-01-24 06:47:02 +00:00
committed by Gitee
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
"hicollie",
"hisysevent",
"hitrace",
"graphic_2d",
"graphic_surface",
"window_manager"
],
"third_party": [
+1 -1
View File
@@ -123,7 +123,7 @@ ohos_unittest("distributed_input_client_test") {
"distributed_hardware_fwk:libdhfwk_sdk",
"dsoftbus:softbus_client",
"eventhandler:libeventhandler",
"graphic_2d:surface",
"graphic_surface:surface",
"ipc:ipc_core",
"safwk:system_ability_fwk",
"samgr:samgr_proxy",
+1 -1
View File
@@ -79,7 +79,7 @@ ohos_shared_library("libdinput_sink") {
"config_policy:configpolicy_util",
"distributed_hardware_fwk:libdhfwk_sdk",
"eventhandler:libeventhandler",
"graphic_2d:surface",
"graphic_surface:surface",
"hisysevent:libhisysevent",
"ipc:ipc_core",
"safwk:system_ability_fwk",
@@ -109,7 +109,7 @@ ohos_unittest("distributed_input_sinkmanager_test") {
"distributed_hardware_fwk:libdhfwk_sdk",
"dsoftbus:softbus_client",
"eventhandler:libeventhandler",
"graphic_2d:surface",
"graphic_surface:surface",
"hicollie:libhicollie",
"ipc:ipc_core",
"safwk:system_ability_fwk",
@@ -90,7 +90,7 @@ ohos_unittest("distributed_input_sinktrans_test") {
"c_utils:utils",
"distributed_hardware_fwk:libdhfwk_sdk",
"eventhandler:libeventhandler",
"graphic_2d:surface",
"graphic_surface:surface",
"hicollie:libhicollie",
"hisysevent:libhisysevent",
"hitrace:hitrace_meter",