Quellcode durchsuchen

PL2: Replace bootloader button with download button

theimpulson vor 7 Jahren
Ursprung
Commit
79c006f86c
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  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