Fix make file flag name for minzip
Change-Id: I53380ee203c1fe75d37f24f99e36f5c5a62e5b39
This commit is contained in:
+1
-1
@@ -359,7 +359,7 @@ ifeq ($(TW_INCLUDE_JB_CRYPTO), true)
|
||||
include $(commands_recovery_local_path)/crypto/scrypt/Android.mk
|
||||
include $(commands_recovery_local_path)/crypto/crypttools/Android.mk
|
||||
endif
|
||||
ifeq ($(HAVE_SELINUX), true)
|
||||
ifeq ($(TWHAVE_SELINUX), true)
|
||||
include $(commands_recovery_local_path)/minzip/Android.mk
|
||||
else
|
||||
include $(commands_recovery_local_path)/minzipold/Android.mk
|
||||
|
||||
Reference in New Issue
Block a user