sm6250-common: Refined early SF configuration for WCG

Test: Use photos, observe no jank
Bug: 110112323
Change-Id: Ib331d0b792ee1790963159a17ec24f36b4a1882a
Merged-In: Ib331d0b792ee1790963159a17ec24f36b4a1882a
This commit is contained in:
Jorim Jaggi 2018-06-19 17:07:02 +02:00 committed by Volodymyr Zhdanov
parent 6ae38a9e08
commit 3e293a8a22

View File

@ -140,7 +140,10 @@ 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 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
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