aboutsummaryrefslogtreecommitdiff
path: root/configs/audio/audio_policy_configuration.xml
AgeCommit message (Collapse)Author
2020-02-07shinano-common: configs: Add BT SCO to routes listSujin Panicker
- 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. Change-Id: I52225070e97dd702f965ca5dbb5db9d128df1faf
2019-10-07shinano-common: audio: update policy configuration to fix vts failureDhananjay Kumar
Update default audio_policy_configuration.xml to remove configurations that are not compatible with aosp system image and are causing vts failures. Original Change-Id: Iae1f4c72090ef5a0c6472083dce8b0065beb6851 Change-Id: If1b6274a815dbd9b5a9a7dfdbf3fd8043df91446
2019-10-07shinano-common: Use XML audio policy configuration fileBruno Martins
* Switch to audio_policy_configuration.xml instead of using the legacy audio_policy.conf. Change-Id: Ia93e30428ff9e27ae409e685a84fa5a8e406bca0