Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 59a405c8 authored by Dan Willemsen's avatar Dan Willemsen Committed by Gerrit Code Review
Browse files

Merge "Never add asan libraries to NDK code"

parents d81beca2 f761c0f5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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.