mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Copy vsync phase offsets from marlin
2ms/6ms is a better starting value than 1ms/1ms.
Bug: 62039896
Test: boots
Change-Id: I189d34d4204854980044546aa5c45498b979e2f9
(cherry picked from commit 14467ef106)
This commit is contained in:
@@ -150,6 +150,9 @@ USES_DEVICE_GOOGLE_WAHOO := true
|
||||
TARGET_USES_GRALLOC1 := true
|
||||
TARGET_USES_HWC2 := true
|
||||
|
||||
VSYNC_EVENT_PHASE_OFFSET_NS := 2000000
|
||||
SF_VSYNC_EVENT_PHASE_OFFSET_NS := 6000000
|
||||
|
||||
# Display
|
||||
TARGET_HAS_WIDE_COLOR_DISPLAY := true
|
||||
TARGET_HAS_HDR_DISPLAY := false
|
||||
|
||||
Reference in New Issue
Block a user