universal7885: Disable SF composition prediction model

CRs-Fixed: 3243885
Change-Id: I64f82a25768b561bb343fdb7686b7d6c020d024a
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
This commit is contained in:
Pullakavi Srinivas 2024-04-10 16:07:55 +00:00 committed by Soo-Hwan Na
commit 86c18a2364

View file

@ -28,6 +28,7 @@ ro.surface_flinger.set_idle_timer_ms=80
ro.surface_flinger.set_touch_timer_ms=200 ro.surface_flinger.set_touch_timer_ms=200
ro.surface_flinger.set_display_power_timer_ms=1000 ro.surface_flinger.set_display_power_timer_ms=1000
ro.surface_flinger.use_content_detection_for_refresh_rate=true ro.surface_flinger.use_content_detection_for_refresh_rate=true
debug.sf.predict_hwc_composition_strategy=0
ro.surface_flinger.max_frame_buffer_acquired_buffers=3 ro.surface_flinger.max_frame_buffer_acquired_buffers=3
debug.sf.disable_client_composition_cache=1 debug.sf.disable_client_composition_cache=1