replace "reboot bootloader" with "reboot download"
This commit is contained in:
parent
89e6a1f6e9
commit
5caf75f56e
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,8 @@ BOARD_USES_MMCUTILS := true
|
||||||
BOARD_SUPPRESS_EMMC_WIPE := true
|
BOARD_SUPPRESS_EMMC_WIPE := true
|
||||||
TW_EXCLUDE_SUPERSU := true
|
TW_EXCLUDE_SUPERSU := true
|
||||||
TW_INPUT_BLACKLIST := "hbtp_vm"
|
TW_INPUT_BLACKLIST := "hbtp_vm"
|
||||||
|
TW_HAS_DOWNLOAD_MODE := true
|
||||||
|
TW_NO_REBOOT_BOOTLOADER := true
|
||||||
include $(LOCAL_PATH)/kernel.mk
|
include $(LOCAL_PATH)/kernel.mk
|
||||||
include device/generic/twrpbuilder/BoardConfig32.mk
|
include device/generic/twrpbuilder/BoardConfig32.mk
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue