gts210vewifi: Add more TWRP flags

* Fix touchscreen
* Remove `reboot bootloader`
This commit is contained in:
LuK1337 2017-01-19 13:13:32 +01:00
parent 1129f54143
commit 0a9badfc5a
1 changed files with 3 additions and 0 deletions

View File

@ -76,9 +76,12 @@ BOARD_FLASH_BLOCK_SIZE := 131072
# TWRP
BOARD_SUPPRESS_SECURE_ERASE := true
RECOVERY_SDCARD_ON_DATA := true
RECOVERY_TOUCHSCREEN_SWAP_XY := true
RECOVERY_TOUCHSCREEN_FLIP_Y := true
TARGET_RECOVERY_QCOM_RTC_FIX := true
TW_DEFAULT_EXTERNAL_STORAGE := true
TW_HAS_DOWNLOAD_MODE := true
TW_INCLUDE_CRYPTO := true
TW_INPUT_BLACKLIST := "hbtp_vm"
TW_NO_REBOOT_BOOTLOADER := true
TW_THEME := portrait_hdpi