commit | 31551f8dd625b8d40961e141d2913b0073f852ab | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Fri Oct 10 18:21:56 2014 -0700 |
committer | Eric Laurent <elaurent@google.com> | Mon Oct 27 12:38:32 2014 -0700 |
tree | 4d461207f87281f7a320fd27fa8dd156c65c4eea | |
parent | 8bfa96c2f7c098550b00b84677088f84e81f4ed4 [diff] |
audio policy: fix multiple device volume Whem multiple devices are selected by a strategy, apply volume to all these devices when one of them is changed by setStreamVolumeIndex() API. Also only consider devices supported by current output profile in checkDeviceMuteStrategies() to avoid muting a stream because of devices connected to another output stream. Bug: 17507571. Change-Id: I83ef9fb7f294214d30f7f890db44c64ece3be387