sm6375-common: Disable display refresh rate override

This got enabled by default on U, and it causes apps like
Chrome and Youtube to set the refresh rate to 30FPS when
playing some videos.

Change-Id: I649bf03d550c2b9726c7957d15ed09e455d874ec
This commit is contained in:
Edwin Moquete 2024-07-15 23:49:46 +05:30 committed by Anand S
parent 3791b2fe93
commit ead9530aaf
No known key found for this signature in database
GPG key ID: 3B2983FA448B3D61

View file

@ -216,6 +216,7 @@ persist.sys.sf.native_mode=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_HDR_display=false
ro.surface_flinger.has_wide_color_display=false