aboutsummaryrefslogtreecommitdiffstats
path: root/kona-common.mk
diff options
context:
space:
mode:
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 += \