Loading vendor_props.mk +6 −6 Original line number Diff line number Diff line Loading @@ -193,15 +193,15 @@ PRODUCT_PROPERTY_OVERRIDES += \ PRODUCT_PROPERTY_OVERRIDES += \ debug.renderengine.backend=skiaglthreaded \ debug.sf.disable_backpressure=1 \ debug.sf.early.app.duration=20000000 \ debug.sf.early.sf.duration=27600000 \ debug.sf.earlyGl.app.duration=20000000 \ debug.sf.earlyGl.sf.duration=27600000 \ debug.sf.early.app.duration=13666666 \ debug.sf.early.sf.duration=15666666 \ debug.sf.earlyGl.app.duration=13666666 \ debug.sf.earlyGl.sf.duration=15666666 \ debug.sf.enable_gl_backpressure=0 \ debug.sf.enable_hwc_vds=0 \ debug.sf.hwc.min.duration=2000000 \ debug.sf.late.app.duration=20000000 \ debug.sf.late.sf.duration=15600000 \ debug.sf.late.app.duration=13666666 \ debug.sf.late.sf.duration=15666666 \ debug.sf.set_binder_thread_rt=1 \ debug.sf.use_phase_offsets_as_durations=1 \ debug.stagefright.c2inputsurface=-1 \ Loading Loading
vendor_props.mk +6 −6 Original line number Diff line number Diff line Loading @@ -193,15 +193,15 @@ PRODUCT_PROPERTY_OVERRIDES += \ PRODUCT_PROPERTY_OVERRIDES += \ debug.renderengine.backend=skiaglthreaded \ debug.sf.disable_backpressure=1 \ debug.sf.early.app.duration=20000000 \ debug.sf.early.sf.duration=27600000 \ debug.sf.earlyGl.app.duration=20000000 \ debug.sf.earlyGl.sf.duration=27600000 \ debug.sf.early.app.duration=13666666 \ debug.sf.early.sf.duration=15666666 \ debug.sf.earlyGl.app.duration=13666666 \ debug.sf.earlyGl.sf.duration=15666666 \ debug.sf.enable_gl_backpressure=0 \ debug.sf.enable_hwc_vds=0 \ debug.sf.hwc.min.duration=2000000 \ debug.sf.late.app.duration=20000000 \ debug.sf.late.sf.duration=15600000 \ debug.sf.late.app.duration=13666666 \ debug.sf.late.sf.duration=15666666 \ debug.sf.set_binder_thread_rt=1 \ debug.sf.use_phase_offsets_as_durations=1 \ debug.stagefright.c2inputsurface=-1 \ Loading