Merge "libbinder: add libutils dependency"
This commit is contained in:
commit
0e0f10b561
@ -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…
Reference in New Issue
Block a user