gn部件化整改

Signed-off-by: litiangang4 <litiangang4@huawei.com>
This commit is contained in:
litiangang4
2023-05-08 14:45:16 +08:00
parent 95dde5620a
commit f87d957c42
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",