davinci: overlay: Enable STATE_DOZE_SUSPEND

Change-Id: I30af14b78bd0a1a18ec1511b574ea9944f160175
This commit is contained in:
Arian
2020-09-26 10:49:10 +02:00
parent b40d5db28f
commit ba52828323

View File

@@ -26,4 +26,7 @@
<!-- Doze: does this device support STATE_DOZE? -->
<bool name="doze_display_state_supported">true</bool>
<!-- Doze: does this device support STATE_DOZE_SUSPEND? -->
<bool name="doze_suspend_display_state_supported">true</bool>
</resources>