Loading
draw-wakelock: acquire only for state DOZE not DOZE_SUSPEND
- Display.isDozeState also includes DOZE_SUSPEND. In this state, Android shouldn't control the display; Therefore, DRAW_WAKE_LOCK shouldn't be acquired. Flag: Flag: EXEMPT bugfix Test: verify that no DRAW_WAKE_LOCK during offloading Bug: 349886281 Change-Id: I1f96fddc37dc245efe75acc53fed474af6a5d2b8