Merge "Never add asan libraries to NDK code"

This commit is contained in:
Dan Willemsen 2016-07-07 17:07:42 +00:00 committed by Gerrit Code Review
commit 59a405c831

View file

@ -51,6 +51,7 @@ endif
# Don't apply sanitizers to NDK code.
ifdef LOCAL_SDK_VERSION
my_sanitize :=
my_global_sanitize :=
endif
# Never always wins.