klte-common: set correct output Khtz for A2DP output
Change-Id: I3a81c13a77deaeeacd120d059bd35b445f1d9cdb
This commit is contained in:
parent
9f00050326
commit
de1a3d8f06
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ audio_hw_modules {
|
|||
a2dp {
|
||||
outputs {
|
||||
a2dp {
|
||||
sampling_rates 48000
|
||||
sampling_rates 44100
|
||||
channel_masks AUDIO_CHANNEL_OUT_STEREO
|
||||
formats AUDIO_FORMAT_PCM_16_BIT
|
||||
devices AUDIO_DEVICE_OUT_ALL_A2DP
|
||||
|
|
Loading…
Reference in a new issue