Skip to content
Snippets Groups Projects
Commit 2cf7b070 authored by Gautam Manam's avatar Gautam Manam Committed by Mohammad Hasan Keramat J
Browse files

AudioService: Music resumed to speaker after call

Observed disconnect of A2DP is coming in and
scheduled with delay of 500msecs as non supress intent
and around same time connect is coming where it founds
device is already connected and triggers device config
change intent. And after timeout,scheduled disconnect
event gets triggered and removes A2DP device causing
music to route to speaker

Fix is to remove scheduled events when recent event
comes

CRs-Fixed: 2974286
Change-Id: I625226269474a4f4b122275bcaa5dddc19cfeaad
parent 0d1b7bc4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment