commit | 350cf6e873ac3ded6d3e966a7dadb45b9ba9ff2c | [log] [tgz] |
---|---|---|
author | Chen Bai <chenbai@google.com> | Thu Jun 27 18:41:11 2024 -0700 |
committer | Chen Bai <chenbai@google.com> | Tue Jul 02 22:31:17 2024 +0000 |
tree | 322c97ef5eb8cdc7548346d83794a9fd662cbb43 | |
parent | 2f24c23776c4a6783b828a784d540eda6c67f9f7 [diff] |
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