mirror of
https://github.com/openharmony/developtools_integration_verification.git
synced 2026-07-25 22:25:30 -04:00
!145 add libclang_rt.asan.so to chipsetsdk_indirect whitelist
Merge pull request !145 from tanding/master
This commit is contained in:
@@ -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"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user