commit | 6110cca06fcdc65f12586481511e0193c82d8cd3 | [log] [tgz] |
---|---|---|
author | Lucas Dupin <[email protected]> | Wed Aug 10 16:41:34 2022 -0700 |
committer | Lucas Dupin <[email protected]> | Fri Aug 12 10:12:24 2022 -0700 |
tree | 9d60e2aa63433808562592ab2de026434262e675 | |
parent | 8012e665f591ab3b82c2da875c86ecb780541fe8 [diff] |
Make sure receivers are using BroadcastDispatcher Context#registerReceiver and friends make blocking IPCs and have been root cause of jank in the past. Let's avoid them. Test: atest RegisterReceiverViaContextDetectorTest Bug: 238923086 Change-Id: I5fe57cd81d49563d0b3ecb09de2f8d78b9aacf95