!15 gn部件化整改

Merge pull request !15 from 李天刚/master
This commit is contained in:
openharmony_ci
2023-05-08 08:51:37 +00:00
committed by Gitee
4 changed files with 8 additions and 10 deletions
@@ -43,7 +43,6 @@ ohos_unittest("distributed_input_sourcemanager_test") {
"${fwk_utils_path}/include",
"${service_common}/include",
"//third_party/json/include",
"//foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include",
"${services_source_path}/inputinject/include",
"${services_source_path}/transport/include",
"${dfx_utils_path}/include",
-1
View File
@@ -26,7 +26,6 @@ ohos_shared_library("libdinput_source_trans") {
"${fwk_utils_path}/include",
"//third_party/json/include",
"${service_common}/include",
"//foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include",
"${services_source_path}/inputinject/include",
"${dfx_utils_path}/include",
"${utils_path}/include",
@@ -36,11 +36,11 @@ ohos_fuzztest("DistributedInputClientFuzzTest") {
"${distributedinput_path}/inputdevicehandler/include",
"${service_common}/include",
"${common_path}/include",
"${fwk_common_path}/log/include",
"${fwk_common_path}/utils/include",
"${fwk_utils_path}/include/log",
"${fwk_utils_path}/include",
"//third_party/json/include",
"//foundation/distributedhardware/distributed_hardware_fwk/common/log/include",
"//foundation/distributedhardware/distributed_hardware_fwk/common/utils/include",
"//foundation/distributedhardware/distributed_hardware_fwk/utils/include/log",
"//foundation/distributedhardware/distributed_hardware_fwk/utils/include",
"${fwk_interfaces_path}/include",
"${fwk_interfaces_path}/include/ipc",
"${services_source_path}/inputinject/include",
@@ -36,11 +36,11 @@ ohos_fuzztest("DistributedInputKitFuzzTest") {
"${distributedinput_path}/inputdevicehandler/include",
"${service_common}/include",
"${common_path}/include",
"${fwk_common_path}/log/include",
"${fwk_common_path}/utils/include",
"${fwk_utils_path}/include/log",
"${fwk_utils_path}/include",
"//third_party/json/include",
"//foundation/distributedhardware/distributed_hardware_fwk/common/log/include",
"//foundation/distributedhardware/distributed_hardware_fwk/common/utils/include",
"//foundation/distributedhardware/distributed_hardware_fwk/utils/include/log",
"//foundation/distributedhardware/distributed_hardware_fwk/utils/include",
"${utils_path}/include",
"${fwk_interfaces_path}/include",
"${fwk_interfaces_path}/include/ipc",