commit | b9c9d260f21b321527c4622a123af9767630d94d | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Wed May 06 08:13:20 2009 -0700 |
committer | Eric Laurent <elaurent@google.com> | Wed May 06 10:52:19 2009 -0700 |
tree | 581cf182a724dcc4a7ba9078229d57f8e3e9ff4f | |
parent | c770ed8a6bb7614ed4a85a672e4e6830bed19a95 [diff] |
fix issue 1713090: After a Bluetooth call, MusicPlayer starts playing on speaker rather than wired external audio. Temporary fix until audio routing is refactored in Eclair release: - centralized and synchronized all audio routing control in AudioService.setRouting() - deprecated AudioManager.setRouting() and AudioManager.getRouting() methods