diff --git a/bcmbt/bluetooth.mk b/bcmbt/bluetooth.mk index fd41363..6615878 100644 --- a/bcmbt/bluetooth.mk +++ b/bcmbt/bluetooth.mk @@ -1,7 +1,11 @@ PRODUCT_SOONG_NAMESPACES += vendor/broadcom/bluetooth PRODUCT_PACKAGES += \ android.hardware.bluetooth@1.1-service.bcmbtlinux \ - bt_vendor.conf + bt_vendor.conf \ + android.hardware.bluetooth.prebuilt.xml \ + android.hardware.bluetooth_le.prebuilt.xml + + BOARD_SEPOLICY_DIRS += device/google/gs-common/bcmbt/sepolicy DEVICE_MANIFEST_FILE += device/google/gs-common/bcmbt/manifest_bluetooth.xml