mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_stone
synced 2026-01-27 16:47:35 +00:00
stone: properties: Set debug.sf.auto_latch_unsignaled to 0
Need to explicitly set auto_latch_unsignaled property to disabled state to keep latch-unsignaled as the default behavior. * Also set debug.sf.latch_unsignaled to 1 Signed-off-by: Arijit78 <sahaarijit2007@gmail.com>
This commit is contained in:
@@ -237,6 +237,8 @@ debug.hwui.target_cpu_time_percent=20
|
||||
debug.sf.disable_client_composition_cache=1
|
||||
debug.sf.enable_advanced_sf_phase_offset=1
|
||||
debug.sf.enable_gl_backpressure=0
|
||||
debug.sf.latch_unsignaled=1
|
||||
debug.sf.auto_latch_unsignaled=0
|
||||
debug.sf.enable_transaction_tracing=false
|
||||
debug.sf.high_fps_early_gl_phase_offset_ns=-4000000
|
||||
debug.sf.high_fps_early_phase_offset_ns=-4000000
|
||||
|
||||
Reference in New Issue
Block a user