diff options
| author | 2024-07-12 21:49:29 +0000 | |
|---|---|---|
| committer | 2024-07-12 21:49:29 +0000 | |
| commit | 26f53639c6931b9538525a5a2c8a31ddb7d194c9 (patch) | |
| tree | 7a137d2d3006c2d258303e9fec2540ccb7696ebf /api/api_test.go | |
| parent | 07fd96adeffd1184533da8a6d2acb10a878a8eca (diff) | |
notificationBroadcasts shouldn't be a StateFlow
As a stateflow, it doesn't function correctly because we actually do expect duplicate emissions to be meaningful, so we need to keep them. I think it also doesn't need to be a SharedFlow, since I'm not sure the flowOn does anything in that case...
Bug: 346519570
Bug: 347707024
Change-Id: I64da785532d748a27173fda35bcb1f8c21cc42e6
Test: manually logged emissions to test
Flag: com.android.settingslib.flags.volume_panel_broadcast_fix
Diffstat (limited to 'api/api_test.go')
0 files changed, 0 insertions, 0 deletions