mirror of
https://github.com/openharmony/distributedhardware_distributed_input.git
synced 2026-07-19 09:36:05 -04:00
surface依赖整改
Signed-off-by: 刘瓒 <liuzan9@huawei.com> Change-Id: Id27690e60dff7e7782a196249c5b2c0b5732a56f
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
"hisysevent",
|
||||
"hitrace",
|
||||
"graphic_2d",
|
||||
"graphic_surface",
|
||||
"window_manager"
|
||||
],
|
||||
"third_party": [
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user