aboutsummaryrefslogtreecommitdiff
path: root/shinano.mk
diff options
context:
space:
mode:
Diffstat (limited to 'shinano.mk')
-rw-r--r--shinano.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/shinano.mk b/shinano.mk
index 1655771..79017f9 100644
--- a/shinano.mk
+++ b/shinano.mk
@@ -81,6 +81,10 @@ PRODUCT_PACKAGES += \
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/audio/audio_effects.conf:system/vendor/etc/audio_effects.conf
+# Bluetooth
+PRODUCT_COPY_FILES += \
+ $(COMMON_PATH)/bluetooth/bt_vendor.conf:system/etc/bluetooth/bt_vendor.conf
+
# Display
PRODUCT_PACKAGES += \
hwcomposer.msm8974 \