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:
kunalshah
2022-01-01 17:10:44 +00:00
committed by Sandeep-FED
parent dce9f79f6b
commit f49a0b06b2

View File

@@ -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.