commit | 3ff63ca47a64ada1fbb75280129ff5b8dc98be35 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Wed Aug 17 18:13:19 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Aug 17 18:13:19 2016 +0000 |
tree | 4ba5911434b297d2b2111a01892e794b69603421 | |
parent | 54bd320c5203e9e04e34525c2b38c0260744c38f [diff] | |
parent | 2ec89249d4a6e4b61b25ee86ca02f9258549a098 [diff] |
Asan.options: Use abort_on_error am: 67b7e85b18 Change-Id: I0fc6b677f8bec9ce148ee65ab3c6e3f5165496a8
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