summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZach Pfeffer <zach.pfeffer@linaro.org>2012-02-24 16:56:19 +0000
committerGerrit Code Review <gerrit@betelgeuse.canonical.com>2012-02-24 16:56:19 +0000
commit853d0dbc3577d4f491619ca1e5aee02cd8093042 (patch)
treee6724bbd2cdef4d7683ca1301fdb0cfed5a99660
parente9d2809f8058110fdbded7139a86f420406c52a3 (diff)
parentf504ad1bc28fbe08e005c26cbc60e72d1b5509c5 (diff)
downloadpandaboard-853d0dbc3577d4f491619ca1e5aee02cd8093042.tar.gz
Merge "pandaboard: Enable BT component" into linaro_android_4.0.3
-rw-r--r--device.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index 022e33d..2baca33 100644
--- a/device.mk
+++ b/device.mk
@@ -23,12 +23,14 @@ PRODUCT_COPY_FILES := \
frameworks/base/data/etc/android.hardware.usb.host.xml:system/etc/permissions/android.hardware.usb.host.xml \
frameworks/base/data/etc/android.hardware.wifi.xml:system/etc/permissions/android.hardware.wifi.xml \
frameworks/base/data/etc/android.hardware.usb.accessory.xml:system/etc/permissions/android.hardware.usb.accessory.xml \
- device/ti/proprietary-open/wifi/omap4/LICENCE.ti-connectivity:root/LICENCE.ti-connectivity
+ device/ti/proprietary-open/wifi/omap4/LICENCE.ti-connectivity:root/LICENCE.ti-connectivity \
+ device/linaro/common/android.hardware.bluetooth.xml:system/etc/permissions/android.hardware.bluetooth.xml
PRODUCT_PACKAGES := \
make_ext4fs \
com.android.future.usb.accessory \
audio.primary.omap4 \
+ uim \
camera.omap4
PRODUCT_PROPERTY_OVERRIDES := \