commit | 6d932a0d5d3aa9943fd2419c1a262c0c3626adf0 | [log] [tgz] |
---|---|---|
author | Jernej Virag <jernej@google.com> | Tue Apr 16 16:57:50 2024 +0200 |
committer | Jernej Virag <jernej@google.com> | Tue Apr 16 17:05:25 2024 +0200 |
tree | 67168c096a33f1e43ef08baabf9ab65f3b5fa5f1 | |
parent | 9ab1d3e70393179923f90563bc7d79c0f2013b9f [diff] |
Handle slice broadcasts on BG thread There's no point for those to run on main thread and cause ANRs - we're just rebroadcasting broadcasts. This CL also enhances thread safety for the code running this. Bug: 334767208 Flag: com.android.systemui.slice_broadcast_relay_in_background Test: newly updated SliceBroadcastRelayHandler unit test Change-Id: I11ef3e49458c4e66e4176a5ab64e0328264f889f