Commit b8c2384d authored by fire855's avatar fire855
Browse files

config: set vsync flags also with hwc1

parent 33ec8598
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -9,11 +9,11 @@ TARGET_RUNNING_WITHOUT_SYNC_FRAMEWORK := true

# HWC2 by default
ifneq ($(TARGET_USES_HWC1), true)
TARGET_USES_HWC2 := true
endif
VSYNC_EVENT_PHASE_OFFSET_NS := -8000000
SF_VSYNC_EVENT_PHASE_OFFSET_NS := -8000000
PRESENT_TIME_OFFSET_FROM_VSYNC_NS := 0
TARGET_USES_HWC2 := true
endif

BOARD_EGL_CFG := vendor/mad/prebuilt/etc/egl.cfg