diff options
author | qctecmdr <qctecmdr@localhost> | 2021-06-08 00:42:50 -0700 |
---|---|---|
committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2021-06-08 00:42:50 -0700 |
commit | 809d17ea243ff7a658255bb835c4f4dbbea9a6e3 (patch) | |
tree | 548d05bd927e7e17aef7322ff0a1a99d8e88c158 | |
parent | 651036e2280c3f9ce3a63b237bbaa3c97d6765e4 (diff) | |
parent | 347fbaa775c24e9551239f26eebfbb85d9fc6f27 (diff) |
Merge "configs : sdm845 : adding closing tag for mixport"
-rw-r--r-- | configs/sdm845/audio_policy_configuration.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sdm845/audio_policy_configuration.xml b/configs/sdm845/audio_policy_configuration.xml index 285ba026..9d726f5d 100644 --- a/configs/sdm845/audio_policy_configuration.xml +++ b/configs/sdm845/audio_policy_configuration.xml @@ -171,6 +171,7 @@ <profile name="" format="AUDIO_FORMAT_PCM_FLOAT" samplingRates="8000,11025,12000,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000" channelMasks="AUDIO_CHANNEL_IN_5POINT1,AUDIO_CHANNEL_INDEX_MASK_6,AUDIO_CHANNEL_IN_7POINT1,AUDIO_CHANNEL_INDEX_MASK_8"/> + </mixPort> <mixPort name="incall_music_uplink" role="source" flags="AUDIO_OUTPUT_FLAG_INCALL_MUSIC"> <profile name="" format="AUDIO_FORMAT_PCM_16_BIT" |