gts210vewifi: overlay: Reenable proper screen off animation

Change-Id: Ie2b7f8257d08a705a0155436da028574016516e9
This commit is contained in:
LuK1337 2018-03-06 23:27:36 +01:00
parent d654d9b3f4
commit d2c39c6b8d

View file

@ -24,9 +24,6 @@
<!-- This device does not allow sms service. --> <!-- This device does not allow sms service. -->
<bool name="config_sms_capable">false</bool> <bool name="config_sms_capable">false</bool>
<!-- If this is true, the screen will fade off. -->
<bool name="config_animateScreenLights">true</bool>
<!-- This string array should be overridden by the device to present a list of network <!-- This string array should be overridden by the device to present a list of network
attributes. This is used by the connectivity manager to decide which networks can coexist attributes. This is used by the connectivity manager to decide which networks can coexist
based on the hardware --> based on the hardware -->