From 7a7080371e3ff3a4973d9944d175a637aba3d460 Mon Sep 17 00:00:00 2001 From: Vishal Mahaveer Date: Fri, 14 Nov 2014 11:51:48 -0600 Subject: jacinto6evm: update bluedroid configuration Update bluedroid device configuration to enable car related Bluetooth profiles. Reference patch taken from device/lge/hammerhead. Change-Id: Idc3a00c98ce5a0f89153ad248d45994ad414ef0d Signed-off-by: Vishal Mahaveer --- audio/legacy/audio_policy.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'audio') diff --git a/audio/legacy/audio_policy.conf b/audio/legacy/audio_policy.conf index a806163..a7f0f30 100644 --- a/audio/legacy/audio_policy.conf +++ b/audio/legacy/audio_policy.conf @@ -65,6 +65,14 @@ audio_hw_modules { devices AUDIO_DEVICE_OUT_ALL_A2DP } } + inputs { + a2dp { + sampling_rates 44100|48000 + channel_masks AUDIO_CHANNEL_IN_MONO|AUDIO_CHANNEL_IN_STEREO + formats AUDIO_FORMAT_PCM_16_BIT + devices AUDIO_DEVICE_IN_BLUETOOTH_A2DP + } + } } r_submix { outputs { -- cgit v1.2.3-54-g00ecf