click: Allow screen to fade off when electron beam animation disabled
Due to condition change made by http://review.cyanogenmod.com/8494 screen won't fade off when electron beam animation disabled with overlay config_animateScreenLights set to false. This removes the overlay config to use its default value. Change-Id: I116250412591d3eec95180e1576887104e522618
This commit is contained in:
parent
4ec7936151
commit
efe5668ff3
@ -65,10 +65,6 @@
|
||||
<item>"tiwlan\\d"</item>
|
||||
</string-array>
|
||||
|
||||
<!-- If this is true, the screen will fade off.
|
||||
Setting it to false enables the electron beam -->
|
||||
<bool name="config_animateScreenLights">false</bool>
|
||||
|
||||
<!-- Enable the screen-off animation -->
|
||||
<bool name="config_enableScreenOffAnimation">false</bool>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user