sm7250-common: overlay: Enable refresh_rate_controls setting

Change-Id: I27d8f40936b56e0d28c97123c7c73f410e6fea83
This commit is contained in:
Adithya R
2021-09-10 17:17:37 +02:00
committed by KakatkarAkshay
parent 1b996894a3
commit 2c5cef5bf9

View File

@@ -24,6 +24,7 @@
-->
<integer name="config_fingerprintSensorLocation">1</integer>
<!-- Whether to show min refresh rate in display settings -->
<bool name="config_show_min_refresh_rate_switch">true</bool>
<!-- Whether to show min/max refresh rate in display settings -->
<bool name="config_show_refresh_rate_controls">true</bool>
<bool name="config_supports_dynamic_refresh_rate_controls">false</bool>
</resources>