hal: Fix for recording during voice call over BT
Incall recording or Camcord recording is failed during voice call over BT device. The reason is that SND_DEVICE_NONE is as input, which causes the failure of getting input snd device. To solve the issue, update the condition check to get input snd device and add the device is AUDIO_DEVICE_IN_VOICE_CALL check. Change-Id: I59eecfa5bdbe68d54ff458a444d8fe981d312e2e CRs-Fixed: 579927
Loading
Please register or sign in to comment