diff --git a/properties/system.prop b/properties/system.prop index e4517a02..851ac9a8 100644 --- a/properties/system.prop +++ b/properties/system.prop @@ -46,10 +46,12 @@ debug.sf.hw=1 debug.sf.disable_backpressure=0 debug.sf.enable_hwc_vds=0 debug.sf.latch_unsignaled=0 -debug.sf.early_phase_offset_ns=1500000 -debug.sf.early_app_phase_offset_ns=1500000 +debug.sf.early_phase_offset_ns=500000 +debug.sf.early_app_phase_offset_ns=500000 debug.sf.early_gl_phase_offset_ns=3000000 debug.sf.early_gl_app_phase_offset_ns=15000000 +ro.surface_flinger.vsync_event_phase_offset_ns=2000000 +ro.surface_flinger.vsync_sf_event_phase_offset_ns=6000000 ro.surface_flinger.protected_contents=true ro.surface_flinger.max_frame_buffer_acquired_buffers=3 ro.surface_flinger.force_hwc_copy_for_virtual_displays=true