hal: fix to handle voip issue when input stream starts first
- adev_open_output_stream() fails if the use case is already enabled. Because of this, in case of VoIP, when the input stream is created and started before creating Audio Track, then the output stream creation fails. - Fix this issue by giving exception for VoIP use case. Change-Id: I5e7329d64075a09b99e5760a9050ace8c62a4e87 CRs-fixed: 651761
Loading
Please register or sign in to comment