gn modify

Signed-off-by: wangxuanxuan <wangxuanxuan9@huawei.com>
This commit is contained in:
wangxuanxuan
2023-06-13 19:34:46 +08:00
parent dd2e91ad13
commit 02e48b4cbc
24 changed files with 24 additions and 23 deletions
+1 -1
View File
@@ -50,8 +50,8 @@ ohos_shared_library("libdinput_source_handler") {
deps = [
"${dfx_utils_path}:libdinput_dfx_utils",
"${utils_path}:libdinput_utils",
"${innerkits_path}:libdinput_sdk",
"${utils_path}:libdinput_utils",
"//third_party/libevdev:libevdev",
]
+1 -1
View File
@@ -72,8 +72,8 @@ ohos_unittest("distributed_input_source_handler_test") {
deps = [
"${dfx_utils_path}:libdinput_dfx_utils",
"${utils_path}:libdinput_utils",
"${innerkits_path}:libdinput_sdk",
"${utils_path}:libdinput_utils",
"//third_party/libevdev:libevdev",
]