summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorScott James Remnant <keybuk@google.com>2015-04-24 10:52:13 -0700
committerScott James Remnant <keybuk@google.com>2015-04-24 10:52:13 -0700
commit3d134c50a1adb7d1c277dbb01992a8742b0fb30c (patch)
treebac1a5a215c8e2daa9a81f8f365e3b0116c41bec /Android.mk
parent916ce95f27c8f34a3e2f6fd330c4932aa8eef7dd (diff)
downloadandroid_hardware_broadcom_libbt-3d134c50a1adb7d1c277dbb01992a8742b0fb30c.tar.gz
android_hardware_broadcom_libbt-3d134c50a1adb7d1c277dbb01992a8742b0fb30c.tar.bz2
android_hardware_broadcom_libbt-3d134c50a1adb7d1c277dbb01992a8742b0fb30c.zip
Change path to Bluetooth stack
Change-Id: I974617695a2fd7c3fa33783e353ee84fb7546cae
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index c7d714a..a9fd75f 100644
--- a/Android.mk
+++ b/Android.mk
@@ -4,7 +4,7 @@ ifneq ($(BOARD_HAVE_BLUETOOTH_BCM),)
include $(CLEAR_VARS)
-BDROID_DIR := $(TOP_DIR)external/bluetooth/bluedroid
+BDROID_DIR := $(TOP_DIR)system/bt
LOCAL_SRC_FILES := \
src/bt_vendor_brcm.c \