Merge "Use material screen off animation for all devices" into lmp-dev

This commit is contained in:
Jorim Jaggi
2014-09-05 12:15:59 +00:00
committed by Android (Google) Code Review

View File

@@ -374,7 +374,7 @@
<bool name="config_useAttentionLight">false</bool>
<!-- If this is true, the screen will fade off. -->
<bool name="config_animateScreenLights">true</bool>
<bool name="config_animateScreenLights">false</bool>
<!-- If this is true, key chords can be used to take a screenshot on the device. -->
<bool name="config_enableScreenshotChord">true</bool>