sdm660-common: overlay: Set screen off delay to 0
Fixes flicker issue when entering AOD Signed-off-by: Anirudh Gupta <anirudhgupta109@gmail.com> Change-Id: I1db01adf94358b521b1ec2b05adfd1f5bbe437e3
This commit is contained in:
parent
7d3f1b5120
commit
e69f3d95cd
1 changed files with 4 additions and 0 deletions
|
@ -1202,4 +1202,8 @@
|
|||
|
||||
<!-- Telephony qualified networks service package name to bind to by default. -->
|
||||
<string name="config_qualified_networks_service_package">vendor.qti.iwlan</string>
|
||||
|
||||
|
||||
<!-- Specify custom blanking delay of the display -->
|
||||
<integer name="config_screen_off_delay">0</integer>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue