sm8250-common: Disable config_displayBlanksAfterDoze
*This fixes ambient display Signed-off-by: kunalshah <kunalshah912@gmail.com> Signed-off-by: Manikantaraavi <raavimanikanta6595@gmail.com>
This commit is contained in:
@@ -132,6 +132,9 @@
|
|||||||
during initialization when the setting is still null. -->
|
during initialization when the setting is still null. -->
|
||||||
<bool name="config_dozeAlwaysOnEnabled">false</bool>
|
<bool name="config_dozeAlwaysOnEnabled">false</bool>
|
||||||
|
|
||||||
|
<!-- Whether the display blanks itself when transition from a doze to a non-doze state -->
|
||||||
|
<bool name="config_displayBlanksAfterDoze">false</bool>
|
||||||
|
|
||||||
<!-- Power Management: Specifies whether to decouple the auto-suspend state of the
|
<!-- Power Management: Specifies whether to decouple the auto-suspend state of the
|
||||||
device from the display on/off state.
|
device from the display on/off state.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user