Merge \"Never add asan libraries to NDK code\"

am: 59a405c831

Change-Id: I6e6129204efe2478c5f7ff6ea0bf04e81203c113
This commit is contained in:
Dan Willemsen
2016-07-07 17:17:44 +00:00
committed by android-build-merger

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.