Merge pull request !715 from wxt/nweb_asan
@ -61,7 +61,7 @@ ohos_executable("appspawn") {
"${appspawn_path}/util/src/sandbox_utils.cpp",
]
if (asan_detector || is_asan) {
defines = [ "ASAN_DETECTOR" ]
defines += [ "ASAN_DETECTOR" ]
}
configs = [ ":appspawn_config" ]
deps = [
The note is not visible to the blocked user.