From a58337fd646de90ccfbf99e29e4e52eacdae2297 Mon Sep 17 00:00:00 2001 From: Chirayu Desai Date: Sat, 21 Mar 2015 12:17:10 +0530 Subject: audio: Switch back to proprietary HAL * The open source HAL works perfect for media, but in-call audio is wonky. * Because let's rather have the phone part of our smartphones work perfectly. Change-Id: I581f2a6210115d0bdf64c44373a1bf29effeb9e8 --- BoardConfigCommon.mk | 3 --- 1 file changed, 3 deletions(-) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index e4616b9..3394082 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -31,9 +31,6 @@ TARGET_DTB_EXTRA_FLAGS := --force-v2 # ANT+ BOARD_ANT_WIRELESS_DEVICE := "vfs-prerelease" -# Audio -#BOARD_AUDIO_AMPLIFIER := device/sony/shinano-common/libaudioamp - # Bluetooth BOARD_HAVE_BLUETOOTH := true BOARD_HAVE_BLUETOOTH_BCM := true -- cgit v1.2.3