Go to file
Eric Laurent 15498d6a23 Fix issue 2327064: Music played via line out is interrupted due to the phone call audio on BT hs.
This is not a real fix for the issue but a change to make sure that the behavior is consistent regardless of
external condidions (WIFI ON or OFF, music started before call or not, A2DP device same as SCO device...).

As there is now way to guaranty good quality audio over both SCO and A2DP simultaneously, especially when WIFI is on, We will stick to this behavior:
When music is playing and we are docked to the desk dock and a call is answered with a BT SCO headset, A2DP output will be suspended.
If music is restarted during the call, it will appear muted to the user until the call is terminated.
2010-02-24 11:54:32 -08:00
awt Fix the broken compile of a currently-not-being-compiled AWT class. 2010-01-28 12:31:01 -08:00
calendar Generate a calendar static Java library. 2009-12-01 17:42:41 -08:00
camera Fix the rgb to yuv422sp conversion. The order of uv is different from the 2010-02-18 14:02:56 -08:00
cmds Fix simulator build. 2010-02-11 14:41:20 -08:00
common Add some useful methods to OperationScheduler to inquire into 2010-02-17 17:07:01 -08:00
include remove a dependency of GraphicBuffer (libui) on Parcel (libbinder). 2010-02-21 23:27:25 -08:00
libs Fix issue 2327064: Music played via line out is interrupted due to the phone call audio on BT hs. 2010-02-24 11:54:32 -08:00
mms-common use framework base64 implementation 2010-02-16 08:52:31 -08:00
opengl get rid off the YUV formats at the libui layer 2010-02-16 17:33:37 -08:00
vpn Phase 2 of test cleanup: moving test files from AndroidTests closer to their sources. 2010-01-29 13:35:51 -08:00
cleanspec.mk Rename [I]DropBox[Service] to [I]DropBoxManager[Service]. 2009-11-12 13:58:27 -08:00
MODULE_LICENSE_APACHE2
NOTICE