sm8250-common: show smooth display settings instead of min refresh rate

This commit is contained in:
SGCMarkus 2022-02-20 19:37:09 +01:00
parent e55133914b
commit 0a4e913d63

View File

@ -23,6 +23,6 @@
--> -->
<integer name="config_fingerprintSensorLocation">3</integer> <integer name="config_fingerprintSensorLocation">3</integer>
<!-- Whether to show min refresh rate in display settings --> <!-- Whether to show Smooth Display feature in Settings Options -->
<bool name="config_show_min_refresh_rate_switch">true</bool> <bool name="config_show_smooth_display">true</bool>
</resources> </resources>