Fix building of updater for 4.2 environment
Change-Id: I2dc6690f77f4fbaca0ab0ff849b8b07875129827
This commit is contained in:
@@ -24,6 +24,12 @@ LOCAL_C_INCLUDES += system/extras/ext4_utils
|
||||
LOCAL_STATIC_LIBRARIES += \
|
||||
libext4_utils \
|
||||
libz
|
||||
ifneq ($(wildcard system/core/libmincrypt/rsa_e_3.c),)
|
||||
LOCAL_STATIC_LIBRARIES = \
|
||||
libext4_utils_static \
|
||||
libsparse_static \
|
||||
libz
|
||||
endif
|
||||
endif
|
||||
|
||||
ifeq ($(HAVE_SELINUX), true)
|
||||
|
||||
Reference in New Issue
Block a user