commit | 5babc4f104885c16a3dcfdfb5d99903c27ff2bd9 | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Thu Feb 15 12:33:44 2018 -0800 |
committer | Eric Laurent <elaurent@google.com> | Thu Feb 15 17:36:04 2018 -0800 |
tree | 2f260fb33ee4424dcea806c3ba3d96faedb9b644 | |
parent | 31832c60d57558c2d5ddb2e45e4c6111ce9e55bb [diff] |
audio policy: fix regression with duplicated output handle Commit fe2311274 made that IO Handle for duplicated outputs were not allocated properly causing volume commands to be sent with an invalid IO handle to audio flinger. We then hit another problem with a legacy behavior which broadcasts volume commands to all output threads if received with IOHandle 0. Bug: 70332110 Test: manual test. Change-Id: Ib133abab1575e3c90ba235f0a52d5ab845514719