mirror of
https://github.com/Evolution-X-Devices/device_google_redfin
synced 2026-02-01 10:27:24 +00:00
redfin: rename use_smart_90_for_video flag
Rename use_smart_90_for_video -> use_content_detection_for_refresh_rate to better describe what it controls. Test: Play video and observe the refresh rate Change-Id: I5ae03073bd670d0b3bc7f2861cbf3ec0d28efbe7
This commit is contained in:
@@ -150,7 +150,7 @@ include device/google/redfin/fingerprint.mk
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.set_idle_timer_ms=80
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.set_touch_timer_ms=200
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.set_display_power_timer_ms=1000
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.use_smart_90_for_video=true
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.use_content_detection_for_refresh_rate=true
|
||||
|
||||
# High fps sf early and early gl phase offset
|
||||
# The default sf phase offset is set to 6ms, to avoid it be included into next
|
||||
|
||||
Reference in New Issue
Block a user