OSDN Git Service

a2dp audio HAL: use correct interface version
authorZhihai Xu <zhihaixu@google.com>
Fri, 21 Mar 2014 01:01:09 +0000 (18:01 -0700)
committerZhihai Xu <zhihaixu@google.com>
Mon, 21 Apr 2014 20:50:09 +0000 (20:50 +0000)
commit45b4fafdafec1de92f98d82a3e9288eaef6c60c2
tree5aa373e615fac53d953ef8f664863764617e1eca
parentf96da0ee19d8eb9d159b965338bdd15d327cb474
a2dp audio HAL: use correct interface version

Do not use AUDIO_DEVICE_API_VERSION_CURRENT version
but AUDIO_DEVICE_API_VERSION_2_0 to reflect the version
actually implemeted.

Change-Id: I31407af7fc4769be1d259ee739422ce9f598be2e
audio_a2dp_hw/audio_a2dp_hw.c