浏览代码

PL2: Replace bootloader button with download button

theimpulson 7 年之前
父节点
当前提交
79c006f86c
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      BoardConfig.mk

+ 2 - 0
BoardConfig.mk

@@ -89,6 +89,8 @@ TW_SCREEN_BLANK_ON_BOOT := true
 TW_THEME := portrait_hdpi
 TW_USE_TOOLBOX := true
 TW_INCLUDE_REPACKTOOLS := true
+TW_NO_REBOOT_BOOTLOADER := true
+TW_HAS_DOWNLOAD_MODE := true
 
 # Workaround for error copying vendor files to recovery ramdisk
 TARGET_COPY_OUT_VENDOR := system/vendor