Asan.options: Use abort_on_error am: 67b7e85b18
am: 4f31cff93b
Change-Id: I8c06aea3ede9f93493aa905ceb0c363e8abc3c1f
This commit is contained in:
commit
bdbe675fa1
|
@ -3,4 +3,5 @@ detect_odr_violation=0
|
|||
alloc_dealloc_mismatch=0
|
||||
allocator_may_return_null=1
|
||||
detect_container_overflow=0
|
||||
abort_on_error=1
|
||||
include_if_exists=/system/asan.options.%b
|
||||
|
|
Loading…
Reference in New Issue