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

Commit 061155eb authored by Nick Kralevich's avatar Nick Kralevich Committed by Android Git Automerger
Browse files

am 8f067ca1: resolved conflicts for merge of 4cbee7d2 to lmp-mr1-dev-plus-aosp

* commit '8f067ca18d333bf03b7dc8a60c2b66b1faf0e5ac':
  Remove MALLOC_LEAK_CHECK references.
parents 27c5da95 4986a387
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -48,10 +48,6 @@ include $(wildcard $(LOCAL_PATH)/*/jni/Android.mk)

LOCAL_CFLAGS += -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES

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

LOCAL_MODULE:= libandroid_servers

include $(BUILD_SHARED_LIBRARY)