Revert "sdm660: Enable GL comp backpressure"

* This is no-op when debug.sf.disable_backpressure=1
   is set. Plus, it lags when it's set alone.
   Just follow CAF here and remove this ricing.

This reverts commit ede4f5c879.

Change-Id: I74c5e4ba830ef23448e4f16822687d7a22746a3b
This commit is contained in:
Han Wang 2020-11-04 17:09:24 +06:00 committed by OdSazib
parent c8bce5944f
commit a32adb1d10
No known key found for this signature in database
GPG key ID: 0954440B60470871

View file

@ -154,7 +154,6 @@ PRODUCT_PROPERTY_OVERRIDES += \
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.sf.enable_gl_backpressure=1 \
debug.cpurend.vsync=false \
debug.hwui.use_buffer_age=false \
persist.debug.wfd.enable=1 \