Skip to content
Commit d4f426b0 authored by Jernej Virag's avatar Jernej Virag
Browse files

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
parent cdb9f0c8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment