upload android base code part6
This commit is contained in:
parent
421e214c7d
commit
4e516ec6ed
35396 changed files with 9188716 additions and 0 deletions
7
android/system/core/rootdir/asan.options
Normal file
7
android/system/core/rootdir/asan.options
Normal file
|
@ -0,0 +1,7 @@
|
|||
allow_user_segv_handler=1
|
||||
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…
Add table
Add a link
Reference in a new issue