aboutsummaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorChirayu Desai <chirayudesai1@gmail.com>2015-03-21 12:17:10 +0530
committerGerrit Code Review <gerrit@cyanogenmod.org>2015-03-22 13:24:22 +0000
commita58337fd646de90ccfbf99e29e4e52eacdae2297 (patch)
treed9b2866d2c29797d81265221a1b993dcf934e5ff /BoardConfigCommon.mk
parentb7c1bccfa8a1adfd9e48306f74f6372d22b74ba8 (diff)
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
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk3
1 files changed, 0 insertions, 3 deletions
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