OSDN Git Service

Support no ALSA mixing.
authorSean McNeil <sean.mcneil@windriver.com>
Wed, 1 Sep 2010 07:06:11 +0000 (14:06 +0700)
committerSean McNeil <sean.mcneil@windriver.com>
Wed, 1 Sep 2010 07:06:11 +0000 (14:06 +0700)
commit4aedfad24855f6100b7a0d6c4bf1b6118527f2ec
tree4c46f017cfb8ac3da28239fdaaef185a8fae3c15
parent621bc21b12d0c4fb2f0f90ebf64b2f34d5233d38
Support no ALSA mixing.

When no ALSA controls can be found, do not treat as a fatal condition.
Instead, report back to callers that the operation is not supported.
This will cause Audioflinger to perform software volume mixing instead.

Change-Id: I2843433c2cd3ed45e4888000f823aa5f34d3b5f7
ALSAMixer.cpp
AudioHardwareALSA.cpp