aboutsummaryrefslogtreecommitdiffstats
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorZiyan <jaraidaniel@gmail.com>2015-09-12 13:33:00 +0200
committerZiyan <jaraidaniel@gmail.com>2015-09-12 13:33:00 +0200
commit0c9aebdcb12d46052f2942ce6c4376e816ddf4c1 (patch)
tree528d8bb8e215b1ef6869592ca560590bd751b9bc /BoardConfigCommon.mk
parentf74bf8005ee21f942faa2fb11d0e3da41578216b (diff)
downloaddevice_samsung_espresso3g-0c9aebdcb12d46052f2942ce6c4376e816ddf4c1.zip
device_samsung_espresso3g-0c9aebdcb12d46052f2942ce6c4376e816ddf4c1.tar.gz
device_samsung_espresso3g-0c9aebdcb12d46052f2942ce6c4376e816ddf4c1.tar.bz2
espresso-common: commonize bluetooth configuration (3/3)
Change-Id: I3432ddaac95a80912412d8015732edad9ca9d198
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 1757254..9cb654d 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -20,9 +20,5 @@
-include device/samsung/espresso-common/BoardConfigCommon.mk
-# Bluetooth
-BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/samsung/p5100/bluetooth
-BOARD_BLUEDROID_VENDOR_CONF := device/samsung/p5100/bluetooth/vnd_espresso10.txt
-
# Use the non-open-source parts, if they're present
-include vendor/samsung/p51xx/BoardConfigVendor.mk