sm6150-common: Disable frame rate override feature

This is enabled by default on U, and it causes apps like
Chrome and YouTube to render the frame rate at 30FPS when
playing some videos.

Change-Id: I649bf03d550c2b9726c7957d15ed09e455d874ec
Signed-off-by: basamaryan <basam.aryan@gmail.com>
This commit is contained in:
Edwin Moquete 2023-12-09 17:10:29 +00:00 committed by basamaryan
parent d1e8fa2367
commit 2d10bb309b
No known key found for this signature in database
GPG Key ID: 0A28C6D8648B81DD

View File

@ -155,6 +155,7 @@ debug.sf.treat_170m_as_sRGB=1
ro.hardware.egl=adreno
ro.hardware.vulkan=adreno
ro.opengles.version=196610
ro.surface_flinger.enable_frame_rate_override=false
ro.surface_flinger.force_hwc_copy_for_virtual_displays=true
ro.surface_flinger.has_wide_color_display=true
ro.surface_flinger.has_HDR_display=true