aboutsummaryrefslogtreecommitdiffstats
path: root/kona-common.mk
diff options
context:
space:
mode:
authorRGIB <gibellini.roberto@gmail.com>2016-03-13 14:36:24 +0100
committerRGIB <gibellini.roberto@gmail.com>2016-03-13 14:43:36 +0100
commit1b964d66b9768e372847e6163e74d806f80f5f73 (patch)
tree3f6658d3839e59777300dd803a1d4d13f59eaac6 /kona-common.mk
parent71ae76bd1fe8a894dbe6d402d219c9a0ad466a44 (diff)
downloaddevice_samsung_kona-common-1b964d66b9768e372847e6163e74d806f80f5f73.zip
device_samsung_kona-common-1b964d66b9768e372847e6163e74d806f80f5f73.tar.gz
device_samsung_kona-common-1b964d66b9768e372847e6163e74d806f80f5f73.tar.bz2
kona-common : finally fix bluetooth
Change-Id: I9b2ebec6033f3d5fad6e1825b82da82019e50cab
Diffstat (limited to 'kona-common.mk')
-rw-r--r--[-rwxr-xr-x]kona-common.mk7
1 files changed, 5 insertions, 2 deletions
diff --git a/kona-common.mk b/kona-common.mk
index 07520ba..f755c59 100755..100644
--- a/kona-common.mk
+++ b/kona-common.mk
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2012 The CyanogenMod Project
+# Copyright (C) 2016 The CyanogenMod Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -53,7 +53,10 @@ PRODUCT_COPY_FILES += \
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/bluetooth/auto_pair_devlist.conf:system/etc/bluetooth/auto_pair_devlist.conf \
$(LOCAL_PATH)/bluetooth/bt_did.conf:system/etc/bluetooth/bt_did.conf \
- $(LOCAL_PATH)/bluetooth/bt_stack.conf:system/etc/bluetooth/bt_stack.conf
+ $(LOCAL_PATH)/bluetooth/bt_stack.conf:system/etc/bluetooth/bt_stack.conf \
+ $(LOCAL_PATH)/bluetooth/iot_devlist.conf:system/etc/bluetooth/iot_devlist.conf \
+ $(LOCAL_PATH)/bluetooth/bt_vendor.conf:system/etc/bluetooth/bt_vendor.conf \
+ $(LOCAL_PATH)/bluetooth/bt_config.conf:data/misc/bluedroid/bt_config.conf
# Charger
PRODUCT_PACKAGES += \