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

Commit 3654f690 authored by Ying Wang's avatar Ying Wang Committed by Android Git Automerger
Browse files

am 755ee768: am 02dab150: am 9155d032: Merge "Remove unused LOCAL_LDLIBS."

* commit '755ee768':
  Remove unused LOCAL_LDLIBS.
parents 2a0d9427 755ee768
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -30,9 +30,6 @@ LOCAL_MODULE_TAGS := eng

LOCAL_MODULE:= bdt

LOCAL_LDLIBS += -lpthread -ldl -llog -lreadline
LIBS_c += -lreadline

LOCAL_SHARED_LIBRARIES += libcutils   \
                          libutils    \
                          libhardware \
@@ -41,4 +38,3 @@ LOCAL_SHARED_LIBRARIES += libcutils \
LOCAL_MULTILIB := 32

include $(BUILD_EXECUTABLE)