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

Commit 172fa08e authored by Christopher Ferris's avatar Christopher Ferris Committed by Android Git Automerger
Browse files

am 7d113829: am b6f891c4: Merge "Remove MALLOC_LEAK_CHECK references."

* commit '7d113829':
  Remove MALLOC_LEAK_CHECK references.
parents cb0721ff 7d113829
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -261,10 +261,6 @@ LOCAL_SHARED_LIBRARIES += \
# <bionic_tls.h> in com_google_android_gles_jni_GLImpl.cpp
LOCAL_C_INCLUDES += bionic/libc/private

ifeq ($(WITH_MALLOC_LEAK_CHECK),true)
	LOCAL_CFLAGS += -DMALLOC_LEAK_CHECK
endif

LOCAL_MODULE:= libandroid_runtime

include external/stlport/libstlport.mk