diff options
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r-- | BoardConfigCommon.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index ff016e3..f0b2195 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -119,9 +119,6 @@ MAX_VIRTUAL_DISPLAY_DIMENSION := 4096 OVERRIDE_RS_DRIVER := libRSDriver_adreno.so -VSYNC_EVENT_PHASE_OFFSET_NS := 2000000 -SF_VSYNC_EVENT_PHASE_OFFSET_NS := 6000000 - # DRM TARGET_ENABLE_MEDIADRM_64 := true |