blob: 49c52c00481684d58468c9512675b12151f48a96 [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 \
Ted Wang56581ad2023-11-13 03:51:47 +00004 android.hardware.bluetooth.finder-V1-ndk.so \
Ted Wang411813f2023-03-27 09:13:18 +00005 android.hardware.bluetooth-service.bcmbtlinux \
Ted Wange28ecc32023-03-27 09:51:12 +00006 vendor.google.bluetooth_ext-V1-ndk.so \
Adam Shih035dd092022-09-08 12:55:15 +08007 bt_vendor.conf \
8 android.hardware.bluetooth.prebuilt.xml \
9 android.hardware.bluetooth_le.prebuilt.xml
10
11
Adam Shih46212d92022-08-16 14:09:32 +080012BOARD_SEPOLICY_DIRS += device/google/gs-common/bcmbt/sepolicy
Adam Shih0bac8692022-08-26 09:17:45 +080013
14DEVICE_MANIFEST_FILE += device/google/gs-common/bcmbt/manifest_bluetooth.xml
15DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/gs-common/bcmbt/compatibility_matrix.xml