diff options
author | sinanmohd <pcmsinan@gmail.com> | 2023-01-08 08:52:08 +0530 |
---|---|---|
committer | sinanmohd <pcmsinan@gmail.com> | 2023-01-08 17:55:33 +0530 |
commit | 2c95f46ac4fe6a584c95ab11f968b446aff572ce (patch) | |
tree | 6627fdaa1f9edf1432e838dfc36f12263a7eaeee /rro_overlays/SettingsOverlayVeux | |
parent | a1adb42e88f2b26d3ee881eab946253d174a5ac8 (diff) |
Revert "veux: overlay: Enable min/max refresh rate in display settings"
This reverts commit 79b51c887b2b52d0fd5cda4153d8a7f1ecbf341f.
Diffstat (limited to 'rro_overlays/SettingsOverlayVeux')
-rw-r--r-- | rro_overlays/SettingsOverlayVeux/res/values/config.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rro_overlays/SettingsOverlayVeux/res/values/config.xml b/rro_overlays/SettingsOverlayVeux/res/values/config.xml index a249a1b..a3b587c 100644 --- a/rro_overlays/SettingsOverlayVeux/res/values/config.xml +++ b/rro_overlays/SettingsOverlayVeux/res/values/config.xml @@ -19,8 +19,8 @@ <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <!-- Whether to show min/max refresh rate in display settings --> - <bool name="config_show_refresh_rate_controls">true</bool> + <!-- Whether to show Smooth Display feature in Settings Options --> + <bool name="config_show_smooth_display">true</bool> <!-- The number of vibration intensity levels supported by the device. Note that this should correspond to the ability to vary the vibration amplitude, with |