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:
Anirudh Gupta 2019-01-07 20:58:12 +00:00 committed by OdSazib
parent 7d3f1b5120
commit e69f3d95cd
No known key found for this signature in database
GPG key ID: CB336514F9F5CF69

View file

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