提交 e661a1cf 编写于 作者: L liweihui

remove neardetect from black list

Issue:I6L2A1
Test:no new error reported in libc-test
Signed-off-by: NL_WeiHui <liweihui3@huawei.com>
上级 f68cd061
......@@ -3633,7 +3633,7 @@ static int dlclose_impl(struct dso *p)
static char* dlclose_deps_black_list[] =
{
"/system/lib/libhidebug.so",
"/system/lib64/libhidebug.so",
"/system/lib64/libhidebug.so",
"/vendor/lib64/libhril_hdf.z.so"
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册