commit | 1c9ea30bd7be59b5e85329a18a0b831156a5d73f | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Thu Aug 11 00:05:09 2022 +0000 |
committer | Mikhail Naganov <mnaganov@google.com> | Thu Aug 11 00:20:50 2022 +0000 |
tree | 904b5f1c012fb55dbd4987ed5a20295bcd760a80 | |
parent | 621c7b69460831682749537a1de09c21ec85de56 [diff] |
AudioService: RecordActivityMonitor: fix unbounded list growth This CL fixes the growing list of Dispatchers in RecordActivityMonitor by comparing dispatcher callback via asBinder() method of the interface. Bug: 242056995 Test: use the repro app from the bug Change-Id: I3a2674dd339b84ecff609eef042ca41484a43255