Merge \"Never add asan libraries to NDK code\"
am: 59a405c831
Change-Id: I6e6129204efe2478c5f7ff6ea0bf04e81203c113
This commit is contained in:
commit
83de5d619a
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue