Browse Source

cap_sprout: made some changes in TWRP GUI
* H-Y offset to adjust gui screen, since clock and front camera are on the middle part.
* Set framerate in 60 fps.

Signed-off-by: Carlo Dee <carlodee.official@proton.me>

Samuel Kendall 2 years ago
parent
commit
0e945ffa70
1 changed files with 3 additions and 0 deletions
  1. 3 0
      BoardConfig.mk

+ 3 - 0
BoardConfig.mk

@@ -129,6 +129,9 @@ TW_NO_FLASH_CURRENT_TWRP := true # For A/B devices that has dedicated recovery,
 TW_EXCLUDE_DEFAULT_USB_INIT := true
 TW_HAS_MTP := true
 TW_FORCE_KEYMASTER_VER := true
+TW_Y_OFFSET := 60
+TW_H_OFFSET := -60
+TW_FRAMERATE := 60
 
 # Maintainer/Version
 TW_DEVICE_VERSION := Crypton