sm6250-common: Enable early phase offsets

Since we frequently hit GL composition during transitions, it
makes sense to enable early phase offsets on crosshatch.

Test: Open apps, observe no jank
Bug: 79173695
Change-Id: Ie44b116b1a4f2c8fde1ba4decbbc6e3316686a5d
This commit is contained in:
Jorim Jaggi 2018-06-01 17:18:41 +02:00 committed by Volodymyr Zhdanov
parent ac3fb4ca01
commit 6ae38a9e08

View File

@ -140,6 +140,7 @@ ro.crypto.allow_encrypt_override=true
ro.crypto.volume.filenames_mode=aes-256-cts ro.crypto.volume.filenames_mode=aes-256-cts
# Display # Display
debug.sf.early_phase_offset_ns=5000000
persist.sys.sf.color_saturation=1.0 persist.sys.sf.color_saturation=1.0
ro.hardware.egl=adreno ro.hardware.egl=adreno
ro.hardware.vulkan=adreno ro.hardware.vulkan=adreno