diff --git a/device.mk b/device.mk index 2f9f1a1..a5f9ad3 100644 --- a/device.mk +++ b/device.mk @@ -27,6 +27,11 @@ $(call inherit-product, vendor/xiaomi/davinci/davinci-vendor.mk) PRODUCT_PACKAGES += \ fs_config_files +# Bluetooth +PRODUCT_COPY_FILES += \ + frameworks/native/data/etc/android.hardware.bluetooth_le.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.bluetooth_le.xml \ + frameworks/native/data/etc/android.hardware.bluetooth.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.bluetooth.xml + # Boot animation TARGET_SCREEN_HEIGHT := 2340 TARGET_SCREEN_WIDTH := 1080