sdm660-common: overlay: Set screen off delay to 0
Fixes flicker issue when entering AOD Signed-off-by: Anirudh Gupta <anirudhgupta109@gmail.com>
This commit is contained in:
parent
5a6317be64
commit
04f7390d6e
1 changed files with 3 additions and 0 deletions
|
@ -510,4 +510,7 @@
|
|||
<!-- Control whether the always on display mode is enabled by default. This value will be used
|
||||
during initialization when the setting is still null. -->
|
||||
<bool name="config_dozeAlwaysOnEnabled">false</bool>
|
||||
|
||||
<!-- Specify custom blanking delay of the display -->
|
||||
<integer name="config_screen_off_delay">0</integer>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue