Revert "sm7325-common: show smooth display settings instead of min refresh rate"

This reverts commit 0a4e913d635efb03f901605396fda7401bc38923.

Change-Id: Id22747471ac809f1245ec7985d5756453aa94f78
This commit is contained in:
SGCMarkus 2022-03-27 12:36:36 +02:00
parent f2a8de29f1
commit af0009e996

View File

@ -15,6 +15,6 @@
--> -->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Whether to show Smooth Display feature in Settings Options --> <!-- Whether to show min refresh rate in display settings -->
<bool name="config_show_smooth_display">true</bool> <bool name="config_show_min_refresh_rate_switch">true</bool>
</resources> </resources>