commit | 8349affbf8e47bd9ba633d58a53ab51a4a63c795 | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Mon Mar 23 17:34:47 2020 -0700 |
committer | Eric Laurent <elaurent@google.com> | Mon Mar 23 17:34:47 2020 -0700 |
tree | 21b05a2f10714d7cff7a9cf2f2d39642f9f67d8f | |
parent | 353924555ed8dfdea437d7f5833573963e0755b4 [diff] |
audio remote submix: fix write blocked on input standby Do not block in out_write() when the peer input is in standby to avoid remaining stuck when writing to the blocking mono pipe. Bug: 141878993 Test: atest AudioHostTest#testTwoChannelCapturing Change-Id: Ie92d59529ac1018a6785c3ac31696dcccdbb204a Merged-In: Ie92d59529ac1018a6785c3ac31696dcccdbb204a