sdm660-common: overlay: Enable STATE_DOZE support
Signed-off-by: Zainudin Shamilov <renascape@beatwo.men> Change-Id: Ia8474ddaff2e0a7a591eee26f9ba1e6a7d7b444a
This commit is contained in:
parent
5eeebf4209
commit
1d210000b3
1 changed files with 3 additions and 0 deletions
|
@ -28,4 +28,7 @@
|
|||
<!-- Doze: check proximity sensor before pulsing? -->
|
||||
<bool name="doze_proximity_check_before_pulse">true</bool>
|
||||
|
||||
<!-- Doze: does this device support STATE_DOZE and STATE_DOZE_SUSPEND? -->
|
||||
<bool name="doze_display_state_supported">true</bool>
|
||||
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue