From f3692182a5760c00b683bb66a12808fce7dcdd18 Mon Sep 17 00:00:00 2001 From: yuhaoqiang Date: Thu, 29 Jan 2026 09:45:55 +0800 Subject: [PATCH] =?UTF-8?q?llndk=E6=A0=87=E7=AD=BE=E6=B7=BB=E5=8A=A0hitrac?= =?UTF-8?q?e=5Fndk?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Icb79ad9a923e909b069171fa4514fa8554cde489 Signed-off-by: yuhaoqiang --- tools/deps_guard/rules/LLndk/llndk_info.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tools/deps_guard/rules/LLndk/llndk_info.json b/tools/deps_guard/rules/LLndk/llndk_info.json index bdf7eda6..68c1764b 100755 --- a/tools/deps_guard/rules/LLndk/llndk_info.json +++ b/tools/deps_guard/rules/LLndk/llndk_info.json @@ -11,6 +11,12 @@ "path": "//build/common/musl:musl-libc.so", "headers": [] }, + { + "name": "hitrace:hitrace_ndk", + "so_file_name": "libhitrace_ndk.z.so", + "path": "//base/hiviewdfx/hitrace/frameworks/hitrace_ndk:hitrace_ndk", + "headers": [] + }, { "name": "thirdparty:openhitls_bsl", "so_file_name": "libopenhitls_bsl.z.so",