From 2c95f46ac4fe6a584c95ab11f968b446aff572ce Mon Sep 17 00:00:00 2001
From: sinanmohd <pcmsinan@gmail.com>
Date: Sun, 8 Jan 2023 08:52:08 +0530
Subject: Revert "veux: overlay: Enable min/max refresh rate in display
 settings"

This reverts commit 79b51c887b2b52d0fd5cda4153d8a7f1ecbf341f.
---
 rro_overlays/SettingsOverlayVeux/res/values/config.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'rro_overlays')

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
-- 
cgit v1.2.3