diff options
| author | 2022-03-07 12:22:54 +0100 | |
|---|---|---|
| committer | 2022-06-02 09:30:26 +0000 | |
| commit | 6ca2a219d9d54039e4ffc046778d0314a3f2521b (patch) | |
| tree | 0e409c76ad3d83e27074ac05e4fa60ca67fbfb39 /api/api.go | |
| parent | 2d0168744a2e4147a0c1bbc62ac71baf48098c43 (diff) | |
Remove main thread sendBroadcast calls
sendBroadcast ends up with a synchronous Binder call which can block main thread. This moves multiple broadcast calls to background thread to avoid jank.
Bug: 234306007
Bug: 221339831
Test: Unit tests
Change-Id: Ibfb7ea6302a0723c5c01cae3afe4e66395cd1f50
Merged-In: Ibe76a70e08c9bfefc7ff23806089957f17514c31
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions