diff options
| author | 2022-01-18 21:06:54 -0800 | |
|---|---|---|
| committer | 2022-01-19 21:54:38 +0000 | |
| commit | 07ffb336d9c0fe80d2493693e543305a7dc23adf (patch) | |
| tree | e858d6fefe76d8024380a9d9e84b5a8a5147eda3 /api/api.go | |
| parent | 8161eee7af8834697d6bc0b2f49473e9ed48aefb (diff) | |
WM: Fix input dispatch timeout for instrumented processes
Input dispatch timeout varies based on the process
state. This state was queried when the ActivityRecord
was reparented. But this happens too early and as a
result the ActivityRecord always got a default
timeout.
Fix this by updating the timeout when attaching a
process to ActivityRecord.
Test: atest WmTests:ActivityRecordTests#testKeyDispatchTimeout
Bug: 162542125
Change-Id: I85db6b652790affc85d3464cca98ff8da3bab73b
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions