summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJamie Gennis <jgennis@google.com>2013-10-07 17:49:25 -0700
committerJamie Gennis <jgennis@google.com>2013-10-07 18:02:20 -0700
commitcd49ca8e6af70f4597a75331fe696af7eb3c6122 (patch)
tree47c8eac764962abcf16658fa436f97a9ebe36d4c
parent8ec24f06f315484090fb3454b52252a99af5b36c (diff)
downloadflo-cd49ca8e6af70f4597a75331fe696af7eb3c6122.tar.gz
Set a present -> vsync offset
Bug: 10624956 Change-Id: If0908918defb54ac7101586636ced55d4f411e17
-rwxr-xr-xBoardConfigCommon.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 2de1e86..b854d5f 100755
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -62,6 +62,7 @@ BOARD_EGL_CFG := device/asus/flo/egl.cfg
#BOARD_USES_HGL := true
#BOARD_USES_OVERLAY := true
USE_OPENGL_RENDERER := true
+PRESENT_TIME_OFFSET_FROM_VSYNC_NS := 3200000
TARGET_USES_ION := true
TARGET_USES_OVERLAY := true
TARGET_USES_SF_BYPASS := true