haydn: Disable content detection for refresh rate

Change-Id: I24641e8e3b6e9b80328cdf1c0fa65d9a16085acd
This commit is contained in:
AdarshGrewal 2022-10-30 19:27:31 +05:30
parent 03d993dd69
commit 999cf37559

View file

@ -36,6 +36,10 @@ PRODUCT_PACKAGES += \
HaydnproCNSettingsProviderOverlay \
HaydnproCNWifiOverlay
# Refresh Rate
PRODUCT_PROPERTY_OVERRIDES += \
ro.surface_flinger.use_content_detection_for_refresh_rate=false
# Soong namespaces
PRODUCT_SOONG_NAMESPACES += \
$(LOCAL_PATH)