提交 f68cd061 编写于 作者: L liweihui

remove neardetect from black list Signed-off-by:L_WeiHui<liweihui3@huawei.com>

Signed-off-by: Nliweihui <liweihui3@huawei.com>
上级 08d84c3d
......@@ -3634,7 +3634,6 @@ static char* dlclose_deps_black_list[] =
{
"/system/lib/libhidebug.so",
"/system/lib64/libhidebug.so",
"/system/lib64/libmsdp_neardetect_algorithm.z.so",
"/vendor/lib64/libhril_hdf.z.so"
};
......@@ -5130,4 +5129,4 @@ static void handle_relro_sharing(struct dso *p, const dl_extinfo *extinfo, ssize
if (runtime) longjmp(*rtld_fail, 1);
}
}
}
\ No newline at end of file
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册