!145 add libclang_rt.asan.so to chipsetsdk_indirect whitelist

Merge pull request !145 from tanding/master
This commit is contained in:
openharmony_ci
2023-08-31 05:34:12 +00:00
committed by Gitee
3 changed files with 4 additions and 3 deletions
@@ -9,4 +9,4 @@
"libipc_common.z.so",
"libnghttp2_shared.z.so",
"libssl_openssl.z.so"
]
]
@@ -347,4 +347,4 @@
"//base/security/selinux_adapter/interfaces/policycoreutils/include/hdf_service_checker.h"
]
}
]
]
@@ -88,5 +88,6 @@
"libconcurrent_task_client.z.so",
"libffrt.z.so",
"libbtcommon.z.so",
"libclang_rt.ubsan_minimal.so"
"libclang_rt.ubsan_minimal.so",
"libclang_rt.asan.so"
]