Loading libs/binder/Android.mk +1 −0 Original line number Diff line number Diff line Loading @@ -47,5 +47,6 @@ include $(BUILD_SHARED_LIBRARY) include $(CLEAR_VARS) LOCAL_LDLIBS += -lpthread LOCAL_MODULE := libbinder LOCAL_STATIC_LIBRARIES += libutils LOCAL_SRC_FILES := $(sources) include $(BUILD_STATIC_LIBRARY) Loading
libs/binder/Android.mk +1 −0 Original line number Diff line number Diff line Loading @@ -47,5 +47,6 @@ include $(BUILD_SHARED_LIBRARY) include $(CLEAR_VARS) LOCAL_LDLIBS += -lpthread LOCAL_MODULE := libbinder LOCAL_STATIC_LIBRARIES += libutils LOCAL_SRC_FILES := $(sources) include $(BUILD_STATIC_LIBRARY)