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

Skip to content
Commit 513ef714 authored by Kunlei Zhang's avatar Kunlei Zhang Committed by Gerrit - the friendly Code Review server
Browse files

hal: remove unnecessary check for low-latency-record usecase

For voip call with using fast flag, it selects low-latency-record
usecase first. Then during usecase selection, audio-record-voip
usecase is not selected even if setting AUDIO_SOURCE_VOICE_COMMUNICATION
for the voip call. This is due to the condition of low-latency-record
usecase is checked again before voip call. 

Fix it to remove unnecessary check for low-latency-record usecase.

Change-Id: I0b36769cc643458a8b43e1c4472f336a232652ac
parent 362c73b1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment