OSDN Git Service

Fix bug 2619062 Music is routed to Phone speaker, though it is
authorJean-Michel Trivi <jmtrivi@google.com>
Fri, 23 Apr 2010 18:49:29 +0000 (11:49 -0700)
committerJean-Michel Trivi <jmtrivi@google.com>
Fri, 23 Apr 2010 20:59:45 +0000 (13:59 -0700)
commita847ba4080675d395de725cfac5dfd9d5a993d4e
tree813754d2bc67bf38cee5ae366bcb433fe5670726
parent7b88af679a9a3b5737343bb996ef392b76d19e73
Fix bug 2619062 Music is routed to Phone speaker, though it is
connected to A2DP media profile

When the phone is docked and using the dock A2DP, and the user
connects another A2DP device, make the dock unavailable immediately
before connecting the new A2DP device.

Change-Id: I82d53836fb509ee4ea7cdb68f467dfb946c634f8
media/java/android/media/AudioService.java