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

Skip to content
Commit ec696be4 authored by Pavan Chikkala's avatar Pavan Chikkala
Browse files

audio: Fixed input device check

- in_device is set to AUDIO_DEVICE_IN_BACK_MIC which
  includes AUDIO_DEVICE_BIT_IN mask. Any comparison
  of in_device with input devices always results in true
  as all the input devices include AUDIO_DEVICE_BIT_IN

- Removed AUDIO_DEVICE_BIT_IN from in_device to avoid
  wrong comparisons
CRs-Fixed: 724951

Change-Id: Ib816ad70c6793b29f79f4e36d42677739a0021c5
parent 24bb6194
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