Use in-call volume and mode for EC, allow external audio devices (#4481)
* Use in-call volume and mode for EC: * Try routing audio to external device * Place speaker before earpiece in list of audio devices
This commit is contained in:
parent
b4993dc0cf
commit
4dda027ed4
3 changed files with 68 additions and 0 deletions
|
|
@ -66,6 +66,7 @@ dependencies {
|
|||
implementation(projects.appconfig)
|
||||
implementation(projects.features.enterprise.api)
|
||||
implementation(projects.libraries.architecture)
|
||||
implementation(projects.libraries.androidutils)
|
||||
implementation(projects.libraries.core)
|
||||
implementation(projects.libraries.designsystem)
|
||||
implementation(projects.libraries.featureflag.api)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue