sm7125: overlay: Drop useless reference to smooth display

doesnt exist in source, idk why i didnt remove this shit sooner
tirimbino
Ruchit Marathe 2 years ago
parent 7b32aa2640
commit bcfb2a1cbc
  1. 2
      overlay/packages/apps/Settings/res/values/config.xml

@ -15,8 +15,6 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Whether to show min refresh rate in display settings --> <!-- Whether to show min refresh rate in display settings -->
<bool name="config_show_refresh_rate_controls">true</bool> <bool name="config_show_refresh_rate_controls">true</bool>
<!-- Whether to show smooth display in display settings -->
<bool name="config_show_smooth_display">false</bool>
<!-- The number of vibration intensity levels supported by the device. <!-- The number of vibration intensity levels supported by the device.

Loading…
Cancel
Save