replace "reboot bootloader" with "reboot download"
This commit is contained in:
parent
89e6a1f6e9
commit
5caf75f56e
@ -32,6 +32,8 @@ BOARD_USES_MMCUTILS := true
|
||||
BOARD_SUPPRESS_EMMC_WIPE := true
|
||||
TW_EXCLUDE_SUPERSU := true
|
||||
TW_INPUT_BLACKLIST := "hbtp_vm"
|
||||
TW_HAS_DOWNLOAD_MODE := true
|
||||
TW_NO_REBOOT_BOOTLOADER := true
|
||||
include $(LOCAL_PATH)/kernel.mk
|
||||
include device/generic/twrpbuilder/BoardConfig32.mk
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user