Revert "sdm660-common: props: enable vsync and disable backpressure"
This reverts commit adfe7cf0e4
.
This commit is contained in:
parent
c2aa44b49b
commit
2ed5f806a1
1 changed files with 2 additions and 2 deletions
|
@ -156,12 +156,12 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
debug.sf.latch_unsignaled=1 \
|
||||
debug.sf.enable_hwc_vds=1 \
|
||||
debug.sf.hw=1 \
|
||||
debug.sf.disable_backpressure=0 \
|
||||
debug.sf.disable_backpressure= 1 \
|
||||
debug.sf.early_app_phase_offset_ns=1500000 \
|
||||
debug.sf.early_gl_phase_offset_ns=3000000 \
|
||||
debug.sf.early_gl_app_phase_offset_ns=15000000 \
|
||||
debug.sf.early_phase_offset_ns=1500000 \
|
||||
debug.cpurend.vsync=true \
|
||||
debug.cpurend.vsync=false \
|
||||
debug.hwui.use_buffer_age=false \
|
||||
ro.opengles.version=196610 \
|
||||
vendor.display.disable_skip_validate=1 \
|
||||
|
|
Loading…
Reference in a new issue