commit | a7a89e2caf277245c7df8ffceddffc63f46b9239 | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Wed Jan 08 18:39:20 2020 -0800 |
committer | Eric Laurent <elaurent@google.com> | Wed Jan 08 18:39:20 2020 -0800 |
tree | 021ea1d68cd2cd52d4582896c7fed21c809fab62 | |
parent | 9ce5404e8ee6cf247a9004500cb91bf3b8114b14 [diff] |
AudioFlinger: return actual MMAP stream configuration after opening Fix MmapStreamInterface::openMmapStream() implementation to return actual sampling rate, channel mask and format used at the audio HAL once the stream is opened. Bug: 76213894 Test: make Change-Id: I0e497b898d86246bcb1bdde42c3114d43e1f14d0