OSDN Git Service

handle in and out audio device connection separately
authorEric Laurent <elaurent@google.com>
Thu, 29 May 2014 23:14:44 +0000 (16:14 -0700)
committerEric Laurent <elaurent@google.com>
Thu, 29 May 2014 23:14:44 +0000 (16:14 -0700)
commit806fab660adf8a5c3d36e9411d214a4942cd67e9
tree0893bb1485c2d9e505102633b71b786acbdd63de
parentb26e377bb1b2f5466438092cdc85cd0e8dc631ca
handle in and out audio device connection separately

AudioService now indicates in and out device connection
separately in case of combined devices like wired headset
or BT SCO headset.

Change-Id: Id20e02bb351cc732ceddccf597742ced049671a8
audio/AudioPolicyManagerBase.cpp