diff --git a/BoardConfig.mk b/BoardConfig.mk index 93c6f20..19ae3b4 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -115,10 +115,10 @@ TW_THEME := portrait_hdpi TW_Y_OFFSET := 85 TW_H_OFFSET := -85 TW_EXTRA_LANGUAGES := true -TW_SCREEN_BLANK_ON_BOOT := true TW_INPUT_BLACKLIST := "hbtp_vm" TW_INCLUDE_REPACKTOOLS := true TW_INCLUDE_RESETPROP := true TW_INCLUDE_LIBRESETPROP := true TW_INCLUDE_NTFS_3G := true TW_BACKUP_EXCLUSIONS := /data/fonts +TW_NO_SCREEN_BLANK := true