From fe193bb86065c742f04311f725ea5fce5fae902b Mon Sep 17 00:00:00 2001 From: xuezhou_yan Date: Wed, 22 Nov 2023 17:31:04 +0800 Subject: [PATCH] =?UTF-8?q?chipsetsdk=5Finfo.json=20=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: xuezhou_yan --- tools/deps_guard/rules/ChipsetSDK/chipsetsdk_info.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/deps_guard/rules/ChipsetSDK/chipsetsdk_info.json b/tools/deps_guard/rules/ChipsetSDK/chipsetsdk_info.json index 8e68319..c4c94f1 100644 --- a/tools/deps_guard/rules/ChipsetSDK/chipsetsdk_info.json +++ b/tools/deps_guard/rules/ChipsetSDK/chipsetsdk_info.json @@ -22,7 +22,7 @@ { "name": "hilog_override:libhilog_ndk", "so_file_name": "libhilog_ndk.z.so", - "path": "//vendor/huawei/base/hiviewdfx/hilog/frameworks/hilog_ndk:hilog_ndk", + "path": "", "headers": [] }, { @@ -444,7 +444,7 @@ { "name": "caas_service:libcpp_shared", "so_file_name": "libc++_shared.so", - "path": "//vendor/huawei/foundation/communication/caas_service/platform:libcpp_shared", + "path": "", "headers": [] }, { @@ -491,7 +491,7 @@ { "name": "container_comm:uds_channel", "so_file_name": "libuds_channel.z.so", - "path": "//vendor/huawei/virt_service/container_comm/uds_channel/interfaces/inner_api:uds_channel", + "path": "", "headers": [] }, { -- Gitee