diff --git a/tools/deps_guard/rules/LLndk/llndk_info.json b/tools/deps_guard/rules/LLndk/llndk_info.json index c4700162..2454dacc 100755 --- a/tools/deps_guard/rules/LLndk/llndk_info.json +++ b/tools/deps_guard/rules/LLndk/llndk_info.json @@ -11,12 +11,24 @@ "path": "//build/common/musl:ld-musl-arm.so.1", "headers": [] }, + { + "name": "build_framework:ld-musl-arm.so.1", + "so_file_name": "ld-musl-arm.so.1", + "path": "//build/common/musl:ld-musl-arm.so.1", + "headers": [] + }, { "name": "build_framework:ld-musl-arm.so.1", "so_file_name": "libc.so", "path": "//build/common/musl:musl-libc.so", "headers": [] }, + { + "name": "build_framework:ld-musl-arm.so.1_arm64e", + "so_file_name": "ld-musl-aarch64.so.1", + "path": "//build/common/musl:ld-musl-arm.so.1_arm64e", + "headers": [] + }, { "name": "graphic:sync_fence", "so_file_name": "libsync_fence.z.so",