commit | 4f5d3f12f57b72d19eb0cd13813a153811e55653 | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Fri Jul 22 23:23:25 2022 +0000 |
committer | Lorena Torres-Huerta <lorenatorres@google.com> | Tue Aug 30 01:39:24 2022 +0000 |
tree | 4d6923f676974095f7101170ad2b232c6a4d0f82 | |
parent | 0b9c5feed1ebc5151acbb8146a4988584e34463f [diff] |
audio: Implementation of audio I/O, part II This patch implements audio I/O for the synchronous, non-MMAP case. Updated the StreamDescriptor structure to make it usable. Clarified comments on the expectations for the client and the HAL module. Bug: 205884982 Test: atest VtsHalAudioCoreTargetTest Merged-In: I09651c6e80a397c80870622ac19234b4d4a38cbb Change-Id: I09651c6e80a397c80870622ac19234b4d4a38cbb (cherry picked from commit 01803d454ac192f4b6b732944f0be324b1b03a7f)