AudioService: handle BT profile disconnections
The BT A2DP, LE and HearingAid proxies to the BT service were initialized on profile connection, but were never reset on profile disconnection in BtHelper. Wrapped the calls to the BT proxies with try/catch as the notification that a profile disconnected can happen while the proxy is used. Bug: 265815315 Test: BT crash case in bug Change-Id: I9e7a24baba2742237397f950401fa03376fb5d29 Merged-In: I9e7a24baba2742237397f950401fa03376fb5d29
Loading
Please register or sign in to comment