commit | ce1901b1ba77568c76d28d8a5c3ef9c085f184c5 | [log] [tgz] |
---|---|---|
author | Satheesh Kumar Pallemoni <spallemo@codeaurora.org> | Wed May 29 17:29:07 2019 +0530 |
committer | Satheesh Kumar Pallemoni <spallemo@codeaurora.org> | Wed May 29 17:58:41 2019 +0530 |
tree | c636306d1d4cf16523d76b7db4c36a92dca34160 | |
parent | 2d5e52f4ad5cce26a46a28204208940f2e641b34 [diff] |
A2dpSink: Don't create BluetoothAvrcpHandler thread unnecessarily. When BT turn on, While AvrcpControllerservice service starts, don't create the therad BluetoothAvrcpHandler, which is of no use and it is not cleaned up while BT turn off, which results in causing fd leak. CRs-Fixed: 2458317 Change-Id: I7e528a7544f232f944ac0fedda41b287edcd9ea7