commit | 59fc8f76885c74ba9f4dc5e0b32f7a67e93bc8b8 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Wed Aug 17 19:05:56 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Aug 17 19:05:56 2016 +0000 |
tree | 5130a3ddfe28931fab77e4611a02e6a1d901c4a1 | |
parent | a2a81588cae9e3ade748c9c29d020ef0bd22249c [diff] | |
parent | 3ff63ca47a64ada1fbb75280129ff5b8dc98be35 [diff] |
Asan.options: Use abort_on_error am: 67b7e85b18 am: 4f31cff93b Change-Id: I8c06aea3ede9f93493aa905ceb0c363e8abc3c1f
diff --git a/rootdir/asan.options b/rootdir/asan.options index 70e0eca..d728f12 100644 --- a/rootdir/asan.options +++ b/rootdir/asan.options
@@ -3,4 +3,5 @@ alloc_dealloc_mismatch=0 allocator_may_return_null=1 detect_container_overflow=0 +abort_on_error=1 include_if_exists=/system/asan.options.%b