platform_hardware_libhardware/modules/usbaudio
Eric Laurent 7661a48402 usb audio: fix usb capture configuration
Capture configuration was using cached_output_hardware_config
instead of cached_input_hardware_config.

Also enable mono capture by rejecting first attempt to open
an input stream in mono with -EINVAL error: AudioFlinger will reopen in
stereo and do the channel conversion.

Change-Id: Ibdf53be4aa88d47091745bc71daa1dec002535f8
2014-06-11 12:00:16 -07:00
..
Android.mk usbaudio: allow compiling for 64-bit 2014-04-18 15:50:32 -07:00
audio_hw.c usb audio: fix usb capture configuration 2014-06-11 12:00:16 -07:00