blob: eb6a29be4c3ec87dc68de7bbd27d072dd2e5f78f [file] [log] [blame]
Adam Shih0bac8692022-08-26 09:17:45 +08001PRODUCT_SOONG_NAMESPACES += vendor/broadcom/bluetooth
2PRODUCT_PACKAGES += \
Ted Wang411813f2023-03-27 09:13:18 +00003 android.hardware.bluetooth-V1-ndk.so \
4 android.hardware.bluetooth-service.bcmbtlinux \
Ted Wange28ecc32023-03-27 09:51:12 +00005 vendor.google.bluetooth_ext-V1-ndk.so \
Adam Shih035dd092022-09-08 12:55:15 +08006 bt_vendor.conf \
7 android.hardware.bluetooth.prebuilt.xml \
8 android.hardware.bluetooth_le.prebuilt.xml
9
10
Adam Shih46212d92022-08-16 14:09:32 +080011BOARD_SEPOLICY_DIRS += device/google/gs-common/bcmbt/sepolicy
Adam Shih0bac8692022-08-26 09:17:45 +080012
13DEVICE_MANIFEST_FILE += device/google/gs-common/bcmbt/manifest_bluetooth.xml
14DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/gs-common/bcmbt/compatibility_matrix.xml