!279 add libclang_rt.ubsan_standalone.so to chipsetsdk_info.json

Merge pull request !279 from gzweioh/master
This commit is contained in:
openharmony_ci 2024-02-21 14:03:21 +00:00 committed by Gitee
commit 6a88142e25
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -411,6 +411,12 @@
"path": "//build/common/ubsan:libclang_rt.ubsan_minimal.so",
"headers": []
},
{
"name": "build_framework:libclang_rt.ubsan_standalone.so",
"so_file_name": "libclang_rt.ubsan_standalone.so",
"path": "//build/common/ubsan:libclang_rt.ubsan_standalone.so",
"headers": []
},
{
"name": "unknow",
"so_file_name": "libopencv_core.z.so",