use hwasan interface to provide stub.an address

Issue: https://gitcode.com/openharmony/arkcompiler_ets_runtime/issues/12832
Co-Authored-By: Claude
Signed-off-by: shao-yijiang <shaoyijiang@huawei.com>
This commit is contained in:
shao-yijiang
2026-04-14 14:53:37 +08:00
parent 666273dd2e
commit 9dcf002b0d
@@ -12423,6 +12423,13 @@
"dep_file_path": "",
"description": "system only module libark_jsruntime.so depends on libunwind.so which is unknown so type"
},
{
"so_file_name": "libark_jsruntime.so",
"so_file_path": "system/lib/platformsdk/libark_jsruntime.so",
"dep_file_name": "libclang_rt.hwasan.so",
"dep_file_path": "",
"description": "system only module libark_jsruntime.so depends on libclang_rt.hwasan.so which is unknown so type"
},
{
"so_file_name": "libappspawn_nweb.z.so",
"so_file_path": "system/lib/appspawn/nwebspawn/libappspawn_nweb.z.so",