mirror of
https://github.com/openharmony/distributedhardware_distributed_input.git
synced 2026-07-19 17:43:35 -04:00
@@ -56,7 +56,6 @@ ohos_shared_library("libdinput_source_handler") {
|
||||
"${dfx_utils_path}:libdinput_dfx_utils",
|
||||
"${innerkits_path}:libdinput_sdk",
|
||||
"${utils_path}:libdinput_utils",
|
||||
"//third_party/libevdev:libevdev",
|
||||
]
|
||||
|
||||
external_deps = [
|
||||
@@ -67,6 +66,7 @@ ohos_shared_library("libdinput_source_handler") {
|
||||
"hilog:libhilog",
|
||||
"hisysevent:libhisysevent",
|
||||
"ipc:ipc_core",
|
||||
"libevdev:libevdev",
|
||||
"safwk:system_ability_fwk",
|
||||
"samgr:samgr_proxy",
|
||||
]
|
||||
|
||||
@@ -70,7 +70,6 @@ ohos_unittest("distributed_input_source_handler_test") {
|
||||
"${dfx_utils_path}:libdinput_dfx_utils",
|
||||
"${innerkits_path}:libdinput_sdk",
|
||||
"${utils_path}:libdinput_utils",
|
||||
"//third_party/libevdev:libevdev",
|
||||
]
|
||||
|
||||
external_deps = [
|
||||
@@ -81,6 +80,7 @@ ohos_unittest("distributed_input_source_handler_test") {
|
||||
"hisysevent:libhisysevent",
|
||||
"ipc:ipc_core",
|
||||
"json:nlohmann_json_static",
|
||||
"libevdev:libevdev",
|
||||
"samgr:samgr_proxy",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user