commit | 49aecf0dba4b6e703d51fb2254476cad4ab60c7a | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Fri Sep 08 15:14:34 2023 -0700 |
committer | Mikhail Naganov <mnaganov@google.com> | Mon Sep 11 15:13:45 2023 -0700 |
tree | 339d3beddbab4564e2906cd312aa3f433c97c161 | |
parent | 61ccb486307410177ce565f960d989e42bb6d972 [diff] |
audioflinger: Clear InputSource in RecordThread::clearInput This is for consistency with 'clearOutput' which clears the sink. The intention is to facilitate releasing of the HAL stream which is one of possible NBAIO_Source implementations. Bug: 298175108 Test: atest audiosystem_tests Change-Id: I7d087836f1c57ff4872c355eac5d3ecad724b5a8