sdm660-common: overlay: Remove config_ui_enableFadingMarquee

This is false by default in frameworks.

Change-Id: Ic16506ec81e3d02a3a85ee06678b7349085f0d94
Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
Arne Coucheron 2021-06-02 04:54:31 +02:00 committed by pix106
parent 9627444053
commit 4b2c2e70ac

View file

@ -973,11 +973,6 @@
<string name="config_SmartChargingSuspendValue" translatable="false">0</string>
<string name="config_SmartChargingResumeValue" translatable="false">1</string>
<!-- Enables or disables fading edges when marquee is enabled in TextView.
Off by default, since the framebuffer readback used to implement the
fading edges is prohibitively expensive on most GPUs. -->
<bool name="config_ui_enableFadingMarquee">false</bool>
<!-- Enables or disables haptic effect when the text insertion/selection handle is moved
manually by the user. Off by default, since the expected haptic feedback may not be
available on some devices. -->