sweet: Enable content detection for refresh rate switching

Change-Id: I6d85f04dcce3f602c2b49e0f19c2087e502f3996
This commit is contained in:
AdarshGrewal 2022-10-24 21:09:41 +05:30 committed by basamaryan
parent 778a6b6ccd
commit a50f2c80ce
No known key found for this signature in database
GPG Key ID: 707BA6C82329E8F9

View File

@ -7,6 +7,12 @@ persist.vendor.audio.voicecall.speaker.stereo=true
vendor.audio.feature.compr_voip.enable=false vendor.audio.feature.compr_voip.enable=false
vendor.voice.path.for.pcm.voip=false vendor.voice.path.for.pcm.voip=false
# Display
ro.surface_flinger.set_idle_timer_ms=80
ro.surface_flinger.set_touch_timer_ms=200
ro.surface_flinger.set_display_power_timer_ms=1000
ro.surface_flinger.use_content_detection_for_refresh_rate=true
# Perf # Perf
ro.vendor.extension_library=libqti-perfd-client.so ro.vendor.extension_library=libqti-perfd-client.so