OSDN Git Service

Move focus handling entirely to component calling fluoride.
authorSanket Agarwal <sanketa@google.com>
Wed, 10 Feb 2016 23:24:09 +0000 (15:24 -0800)
committerAndre Eisenbach <eisenbach@google.com>
Wed, 30 Mar 2016 18:46:15 +0000 (18:46 +0000)
commit37ee8f84a31cbf74b1c3050d6271bef05105b8bb
treea60263ec62a20a3b5138536d4d7cb0e2fe637d38
parent45d296cb6dd4ac3ec47a685ca14013270eea0fea
Move focus handling entirely to component calling fluoride.

Audio focus handling for A2DP sink currently split between Fluoride and
the component sitting on top of it. Since this is not the best place to
decide policies, we move all such decisions to the upper layer.

Bug: b/26928143

Change-Id: I67a1a2a50782289e7e31447b01ee29a21bc8dac2
btif/include/btif_media.h
btif/src/btif_av.c
btif/src/btif_media_task.c