klte-common: Use 48KHz sampling rate for A2DP
Change-Id: I4d6a6d6e1243f0d53cc67fe81d8e2dff8567234e
This commit is contained in:
parent
a027d6ab11
commit
bbce071836
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ audio_hw_modules {
|
|||
a2dp {
|
||||
outputs {
|
||||
a2dp {
|
||||
sampling_rates 44100
|
||||
sampling_rates 48000
|
||||
channel_masks AUDIO_CHANNEL_OUT_STEREO
|
||||
formats AUDIO_FORMAT_PCM_16_BIT
|
||||
devices AUDIO_DEVICE_OUT_ALL_A2DP
|
||||
|
|
Loading…
Reference in a new issue