- Issue with returning a valid device descriptor
since BT SCO is not defined in IOProfile.
- With Android-Q changes, first attempt to retrieve device
descriptor from the avaiable HwModule may fail due to
address and encoded format conditions.
- Further device descriptor query is based on IOProfile
with devices defined in audio_policy_configuration.
- This change adds BT SCO to IOProfile.
* Previously we have been using mixer_paths_01.xml which
turned out to be invalid configuration for this device.
Change-Id: Iad2b92377fca84a65382f2a38a0f21e2d9e8b7c6
(cherry picked from commit 2d1172589fe9e280edb618dadecb80ed563e07e5)