commit | 33403f0ef8ec7e6217f4969879fa81101e6b84ee | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Fri May 29 18:35:06 2020 -0700 |
committer | Eric Laurent <elaurent@google.com> | Fri May 29 18:44:33 2020 -0700 |
tree | 6036db6c23094fc0aadb3703349aa97f0a86c5dd | |
parent | ea63cf2b4479bcef697592e57025b63b60b2af4c [diff] |
AudioFlinger: fix fast capture silence Silencing fast catpure tracks was not properly implemented. Fix by zeroing fast capture thread HAL read buffer if the silenced track is the only active, or by invalidating the silenced track if other non fast tracks are active. Bug: 157708122 Test: repro steps in the bug Change-Id: I88b19540815bc1491b9e76c1ae6b6f85e32afa8f