hiphi: Remove TW_USE_TOOLBOX
Toolbox has long been the default in TWRP, this flag is no longer needed or used. In fact, it is automatically assumed true, unless you specifically specify TW_FORCE_USE_BUSYBOX. Change-Id: If19d67f9377481e522a488364bd881c5fb389611 Signed-off-by: 7Soldier <reg.fm4@gmail.com>
This commit is contained in:
parent
107306f55f
commit
57815c8e63
1 changed files with 0 additions and 1 deletions
|
@ -95,5 +95,4 @@ TW_THEME := portrait_hdpi
|
|||
TW_EXTRA_LANGUAGES := true
|
||||
TW_SCREEN_BLANK_ON_BOOT := true
|
||||
TW_INPUT_BLACKLIST := "hbtp_vm"
|
||||
TW_USE_TOOLBOX := true
|
||||
TW_INCLUDE_REPACKTOOLS := true
|
||||
|
|
Loading…
Reference in a new issue