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

* commit '7d1138298b37bca2340fc4610090b53f5b838f7a':
  Remove MALLOC_LEAK_CHECK references.
This commit is contained in:
Christopher Ferris
2014-09-20 02:56:48 +00:00
committed by Android Git Automerger

View File

@@ -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