android_device_xiaomi_lisa/overlay/packages/apps/Settings/res/values/config.xml
Cosmin Tanislav 7b102e98dc lisa: overlay: Allow switching between 60Hz and 90Hz
Change-Id: I4f328dbdce50e709f30b1f098e71248d72819268
2022-10-30 20:29:06 +01:00

11 lines
289 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2021 The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<resources>
<!-- Whether to show Smooth Display feature in Settings Options -->
<bool name="config_show_smooth_display">true</bool>
</resources>