Revert "sanders: Set displayBlanksAfterDoze to false"

This reverts commit 1c57c14e84e16ca0006664a199d8afd900f31347.
This commit is contained in:
ronaxdevil
2019-11-12 00:00:25 +05:30
parent 7bb224ff73
commit 29ed5e95d2

View File

@@ -395,7 +395,7 @@
<bool name="config_pinnerHomeApp">true</bool>
<!-- Whether the display blanks itself when transition from a doze to a non-doze state -->
<bool name="config_displayBlanksAfterDoze">false</bool>
<bool name="config_displayBlanksAfterDoze">true</bool>
<!-- ImsService package name to bind to by default, if config_dynamic_bind_ims is true -->
<string name="config_ims_package">org.codeaurora.ims</string>