You don't need LOCAL_STATIC_LIBRARIES when building static library.
and there is no target static library with name libutils. Change-Id: Ifec34e1b484d749d3fcd11abe610f192a3213767
This commit is contained in:
@@ -7,10 +7,6 @@ LOCAL_SRC_FILES:= \
|
||||
IObbActionListener.cpp \
|
||||
IMountService.cpp
|
||||
|
||||
LOCAL_STATIC_LIBRARIES := \
|
||||
libutils \
|
||||
libbinder
|
||||
|
||||
LOCAL_MODULE:= libstorage
|
||||
|
||||
include $(BUILD_STATIC_LIBRARY)
|
||||
|
||||
Reference in New Issue
Block a user