summaryrefslogtreecommitdiffstats
path: root/device.mk
diff options
context:
space:
mode:
authorJaikumar Ganesh <jaikumar@google.com>2011-05-26 11:20:29 -0700
committerJaikumar Ganesh <jaikumar@google.com>2011-05-26 11:20:29 -0700
commitcd4ae1d75b0f932c9ba07712c9ec2a2af270b59a (patch)
tree75a2d415a3a8c231d74d493d0603a942d7a8cde4 /device.mk
parent069f305fcb78257020adc4d3b15c74f990f78377 (diff)
downloaddevice_samsung_tuna-cd4ae1d75b0f932c9ba07712c9ec2a2af270b59a.zip
device_samsung_tuna-cd4ae1d75b0f932c9ba07712c9ec2a2af270b59a.tar.gz
device_samsung_tuna-cd4ae1d75b0f932c9ba07712c9ec2a2af270b59a.tar.bz2
Add Bluetooth conf file to PRODUCT_COPY_FILES.
Change-Id: Ic1fe4efeb2ffad48f113b7372a025e3ff9ec6c08
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/device.mk b/device.mk
index aba17a4..3baada8 100644
--- a/device.mk
+++ b/device.mk
@@ -38,6 +38,10 @@ PRODUCT_COPY_FILES := \
device/samsung/tuna/ueventd.tuna.rc:root/ueventd.tuna.rc \
device/samsung/tuna/media_profiles.xml:system/etc/media_profiles.xml
+# Bluetooth configuration files
+PRODUCT_COPY_FILES := \
+ system/bluetooth/data/main.le.conf:system/etc/bluetooth/main.conf
+
# Input device calibration files
PRODUCT_COPY_FILES += \
device/samsung/tuna/Atmel_maXTouch_Touchscreen.idc:system/usr/idc/Atmel_maXTouch_Touchscreen.idc