Commit 4f892726 authored by fire855's avatar fire855
Browse files

config: remove hwc1 flag

HWC2 is default. Phones with HWC1 will use the hwc2on1adapter
parent 1958bbfc
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -8,9 +8,7 @@ NUM_FRAMEBUFFER_SURFACE_BUFFERS := 3
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