mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-01-27 22:40:44 +00:00
Disable wake-up animation on walleye
Test: make, flashall, pres power button Change-Id: Ie01187c8fdaeae11d82476f324a98aab385da9ac
This commit is contained in:
@@ -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. -->
|
||||
|
||||
Reference in New Issue
Block a user