diff options
-rw-r--r-- | BoardConfigCommon.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 7b547ac..79a88d5 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -58,6 +58,7 @@ TARGET_BOOTANIMATION_PRELOAD := true # HWComposer BOARD_USES_HWCOMPOSER := true +BOARD_USE_SYSFS_VSYNC_NOTIFICATION := true # set if the target supports FBIO_WAITFORVSYNC TARGET_HAS_WAITFORVSYNC := true |