diff options
| author | 2022-03-07 12:22:54 +0100 | |
|---|---|---|
| committer | 2022-03-08 10:08:00 +0000 | |
| commit | d4f426b04757c73a6e86d385818d12534bc5aada (patch) | |
| tree | b28deb5e03cfc11c76e290a8b29d93c282ab749f /libs/androidfw/StringPool.cpp | |
| parent | cdb9f0c8aac0f8440fb8c2371e8815543bc27a4c (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: 221339831
Test: Unit tests
Change-Id: I907797466a51641fa47c43c35e11d8aeebf82ccd
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions