twrp: don't prompt to install twrp apk

This commit is contained in:
Mister Oyster 2018-01-05 03:57:07 +01:00
parent 0775e48564
commit 985eae57f6
1 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,9 @@ TW_INCLUDE_CRYPTO := true
TW_NO_REBOOT_BOOTLOADER := true
TW_USE_MODEL_HARDWARE_ID_FOR_DEVICE_ID := true
# don't prompt to install twrp apk
TW_EXCLUDE_TWRPAPP := true
#TW_USE_TOOLBOX := true
TW_INCLUDE_NTFS_3G := true
TW_NO_EXFAT_FUSE := true