commit | 813eee11c3c918181b5527089697778d6b313e38 | [log] [tgz] |
---|---|---|
author | zhenchao <zhenchao@codeaurora.org> | Thu Nov 14 16:31:42 2019 +0800 |
committer | nshrivas <nshrivas@codeaurora.org> | Mon Dec 09 19:09:43 2019 -0800 |
tree | ee61e6aa6697c423547bd2a37509f9e4df99c659 | |
parent | 99e0f9f39f6efcc7a611bec2f01a5395df15a4e8 [diff] |
AVRCP_Browse: fix NPE issue while check MBS connect in BrowseMediaPlayer Add check null condition for handler while check MBS connect in BrowseMediaPlayer. And initialize the handler thread in Avrcp start during BT On time rather than Conditional initialization to avoid mHandler as NULL Change-Id: I884235507e41140c6ec41c66e1bff40f0d42f927 CRs-Fixed: 2564405