Use the static version of libsparse
Change-Id: I664f8dc7939f8f902e4775eaaf6476fcd4ab8ed2
This commit is contained in:
@@ -36,7 +36,7 @@ LOCAL_CFLAGS += -DRECOVERY_API_VERSION=$(RECOVERY_API_VERSION)
|
||||
|
||||
LOCAL_STATIC_LIBRARIES := \
|
||||
libext4_utils_static \
|
||||
libsparse \
|
||||
libsparse_static \
|
||||
libminzip \
|
||||
libz \
|
||||
libmtdutils \
|
||||
|
||||
@@ -23,7 +23,7 @@ LOCAL_CFLAGS += -DUSE_EXT4
|
||||
LOCAL_C_INCLUDES += system/extras/ext4_utils
|
||||
LOCAL_STATIC_LIBRARIES += \
|
||||
libext4_utils_static \
|
||||
libsparse \
|
||||
libsparse_static \
|
||||
libz
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user