OSDN Git Service

audio: updated audio HAL device API
authorEric Laurent <elaurent@google.com>
Tue, 10 Apr 2012 23:56:32 +0000 (16:56 -0700)
committerEric Laurent <elaurent@google.com>
Tue, 17 Apr 2012 23:02:48 +0000 (16:02 -0700)
commit55786bcf3ced97dea8fa7ce79df2889d4d06e8a7
treeea7089f133e92da7112cfcb15bbc1bc7a9041ef0
parent0c8e630ad66b30058009b9afa682b28b7f55b33a
audio: updated audio HAL device API

Modified open output and input stream functions to add new
parameters needed by audio HAL. Also grouped parameters
in a config structure for clarity.

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