msm8976-common: Set config_animateScreenLights to true

* Current animation doesn't work because of ro.sf.hwrotation
This commit is contained in:
LuK1337 2017-01-22 02:12:26 +01:00
parent 726e032fdb
commit 01be74eb3b
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@
<bool name="config_unplugTurnsOnScreen">true</bool>
<!-- If this is true, the screen will fade off. -->
<bool name="config_animateScreenLights">false</bool>
<bool name="config_animateScreenLights">true</bool>
<!-- Boolean indicating if restoring network selection should be skipped -->
<!-- The restoring is handled by modem if it is true -->