summaryrefslogtreecommitdiff
path: root/libs/hwui/renderthread/RenderThread.cpp
diff options
context:
space:
mode:
authorzhenchao <zhenchao@codeaurora.org>2021-06-22 19:53:58 +0800
committerZhenchao Xu <zhenchao@codeaurora.org>2021-06-25 09:28:57 +0000
commitb2d634ac75fd7f1629397725b5088545d46cf0c8 (patch)
tree92136ec6ee7e37674bef91c015d1e1be49439022 /libs/hwui/renderthread/RenderThread.cpp
parent328a6c0d4265e9ac342381a96b2553fbc35c5fa3 (diff)
HFP: fix the audio route issue in multiple Apps scenario
In muiltple Apps scenario, the first app call stopBluetoothSco and setPhoneSpeakerOn(true) while end navigation. Then the second app start VOIP call via startBluetoothSco. But audio route device is forced to switch to speaker because isSpeakerPhoneOnRequested return true for the speaker on request by first app. Fix: while current VOIP app start Bluetooth SCO, add an speakerPhoneClient with false status. Change-Id: I22733e28a9a2996b436c33604055d0e08463211e CRs-Fixed: 2962101
Diffstat (limited to 'libs/hwui/renderthread/RenderThread.cpp')
0 files changed, 0 insertions, 0 deletions