OSDN Git Service

audio: new audio devices enums
authorEric Laurent <elaurent@google.com>
Tue, 28 Aug 2012 21:30:35 +0000 (14:30 -0700)
committerEric Laurent <elaurent@google.com>
Fri, 7 Sep 2012 17:32:57 +0000 (10:32 -0700)
commit85e08e26258711f2fd672d9a920d88bf91410f6b
tree193e2b4f3a228c32f508575218fcd712f24d0a2d
parent88b79cb001d1c733275c7cad490c32b143f78860
audio: new audio devices enums

Changed audio device API version to 2.0 because of
new enums for audio input and output devices.

Removed implementations of get_supported_devices() in
stub and usb audio modules.

Change-Id: I09345d38929d931e5015e36d18259f5a5f950298
include/hardware/audio.h
modules/audio/audio_hw.c
modules/usbaudio/audio_hw.c