sm8350-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 Łukasz Patron
parent 07185ba6c0
commit 9ed348bd0b
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>