sm8250-common: overlay: Enable smooth display with 120Hz

There's no point to keep using custom pref to set minimum refresh rate
when AOSP smooth display feature behaves in the exact same way in
our case.

Change-Id: I497918a9c9687443a9438fb6291769f6e51d9379
This commit is contained in:
Bruno Martins
2022-02-02 17:43:25 +00:00
committed by LuK1337
parent 4386e25d5f
commit 9530fdf1c5
3 changed files with 19 additions and 20 deletions

View File

@@ -37,4 +37,7 @@
<item>258</item>
<item>259</item>
</integer-array>
<!-- Whether to show Smooth Display feature in Settings Options -->
<bool name="config_show_smooth_display">true</bool>
</resources>