Disable wake-up animation on walleye

Test: make, flashall, pres power button
Change-Id: Ie01187c8fdaeae11d82476f324a98aab385da9ac
This commit is contained in:
Lucas Dupin
2018-02-28 15:09:37 -08:00
parent 81b8c9a78c
commit 8bbff6ea65

View File

@@ -161,7 +161,7 @@
<bool translatable="false" name="config_wifi_framework_enable_voice_call_sar_tx_power_limit">true</bool>
<!-- Whether the display blanks itself when transitioning from a doze to a non-doze state -->
<bool name="config_displayBlanksAfterDoze">false</bool>
<bool name="config_displayBlanksAfterDoze">true</bool>
<!-- If true, the doze component is not started until after the screen has been
turned off and the screen off animation has been performed. -->