Fixed bluetooth audio route not being selected after answering call
This commit is contained in:
parent
adf1675a06
commit
0611109c04
1 changed files with 1 additions and 0 deletions
|
@ -388,6 +388,7 @@ class ControlsViewModel : ViewModel() {
|
||||||
updateVideoAvailable()
|
updateVideoAvailable()
|
||||||
updateVideoEnabled()
|
updateVideoEnabled()
|
||||||
updateSpeakerState()
|
updateSpeakerState()
|
||||||
|
updateBluetoothHeadsetState()
|
||||||
updateAudioRoutesState()
|
updateAudioRoutesState()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue