解决fuzz的asan插桩编译报错

Signed-off-by: 张晟钰 <zhangshengyu5@huawei.com>
This commit is contained in:
张晟钰 2024-08-02 10:20:06 +08:00
parent 450d367422
commit 4044de0466

View File

@ -400,6 +400,7 @@ ohos_unittest("js_file_access_ext_ability_test") {
]
deps = [
"${user_file_service_path}/interfaces/inner_api/file_access:file_access_extension_ability_kit",
"//third_party/googletest:gmock_main",
"//third_party/googletest:gtest_main",
]