hiphi: Disable blank screen on boot
Causes weird display flashes upon boot. Signed-off-by: Albert I <kras@raphielgang.org> Signed-off-by: 7Soldier <reg.fm4@gmail.com>
This commit is contained in:
parent
6abbc4d6a6
commit
aab1993974
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue