Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f951958e authored by Hsin-yu Chao's avatar Hsin-yu Chao
Browse files

blueooth/audio/aidl/default: Fix return code in startSession

BluetoothAudioProvider::startSession() currently doesn't use the
return code from onSessionReady() and that basically hides all
exceptions return by the child implementation, e.g
A2dpSoftwareAudioProvider::onSessionReady(). This commit fixed
that so the errors are propagated to the binder service.

Bug: 399554337
Test: m android.hardware.bluetooth.audio-V1-impl
Change-Id: I37be56769ceb00caacf0085eef3033469be2a9a8
parent 63c25994
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment