sm7250-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-03-03 14:13:05 +05:30
committed by KakatkarAkshay
parent 9ee20a9def
commit e378f9d95e
2 changed files with 3 additions and 30 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>