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

Skip to content
Commit 93666b29 authored by Eric Laurent's avatar Eric Laurent
Browse files

audio policy: fix LE audio input device selection.

Do not select LE Audio input device by default when available
for any capture use case: starting capture over LE audio will
disturb any active playback so it is better that applications
explicitly select the LE audio input device with
AudioRouting.setPreferredDevice() API.
For voice communication use case and calls, the LE audio input
device will still be selected via AudioManager.setCommunicationDevice()
API.

Bug: 230550335
Test: make
Change-Id: I449e41fd6fa1d6d77391a19697c4e9bb89f927c8
parent f09d60b0
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