summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--BoardConfig.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 798549a..21d411c 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -43,6 +43,9 @@ BOARD_EGL_CFG := device/samsung/tuna/egl.cfg
#BOARD_USES_OVERLAY := true
USE_OPENGL_RENDERER := true
+# set if the target supports FBIO_WAITFORVSYNC
+TARGET_HAS_WAITFORVSYNC := true
+
TARGET_RECOVERY_PIXEL_FORMAT := "BGRA_8888"
TARGET_RECOVERY_UI_LIB := librecovery_ui_tuna