diff options
| author | 2024-07-01 15:54:02 +0000 | |
|---|---|---|
| committer | 2024-07-31 12:38:00 +0000 | |
| commit | a97c77f2809a7f1af0406aa8206adfeab1cded1a (patch) | |
| tree | e2d5cdd9e688038c4f1d1a7bb3153289f88676ed /api/api_test.go | |
| parent | d7685b84b68ac75f4a81b4d9b5cbbc8d0c148dce (diff) | |
Fix delayed offload session start issue
This fixes the issue where there was a lag between the request to start
the offload session, and when actually it starts. We are fixing this by
acquiring the wakelock when the request comes in, and release it only
when power state transformation is confirmed.
Bug: 343987330
Flag: com.android.server.display.feature.flags.offload_doze_override_holds_wakelock
Test: Manual
Test: atest DisplayPowerControllerTest
Change-Id: I4de9b5ad844b613404cb66d9c2984fd8251c1343
Diffstat (limited to 'api/api_test.go')
0 files changed, 0 insertions, 0 deletions