mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-22 21:56:26 -08:00
LG8n: overlays: Settings: Enable Smooth Display setting
LG8n has peak refresh rates higher than 60 Hz, so allow users to toggle high-refresh rate like on stock. Change-Id: If757492b40d23c6742378a1ec0c7b3ece31ad720 Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
parent
b0628dc486
commit
b8eaac78e9
|
@ -27,6 +27,8 @@
|
|||
<!-- Whether to show peak refresh rate in display settings -->
|
||||
<bool name="config_show_peak_refresh_rate_switch">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
|
||||
enough dynamic range to have at least as many distinct intensity levels as defined here.
|
||||
|
|
Loading…
Reference in a new issue