surface依赖整改

Signed-off-by: 刘瓒 <liuzan9@huawei.com>
Change-Id: Id27690e60dff7e7782a196249c5b2c0b5732a56f
This commit is contained in:
刘瓒
2024-01-09 18:47:33 +08:00
parent 1cd16acaa8
commit 641bb84330
5 changed files with 5 additions and 4 deletions
+1
View File
@@ -43,6 +43,7 @@
"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",