Revert "davinci: overlay: Enable STATE_DOZE_SUSPEND"
* We do not support different low power modes and handle doze lp1
and lp2 the same in kernel which makes this redundant.
This reverts commit ba52828323
.
Change-Id: Ie51dea708f157d1f0ba19f1b00dc8ce3cf892931
This commit is contained in:
parent
5848b702e0
commit
27700c723f
@ -20,7 +20,4 @@
|
|||||||
<resources>
|
<resources>
|
||||||
<!-- Doze: does this device support STATE_DOZE? -->
|
<!-- Doze: does this device support STATE_DOZE? -->
|
||||||
<bool name="doze_display_state_supported">true</bool>
|
<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>
|
</resources>
|
||||||
|
Loading…
Reference in New Issue
Block a user