blob: 6a951c744285e2e4e25fa11a977a9e275c7aa853 [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 \
Adam Shih035dd092022-09-08 12:55:15 +08005 bt_vendor.conf \
6 android.hardware.bluetooth.prebuilt.xml \
7 android.hardware.bluetooth_le.prebuilt.xml
8
9
Adam Shih46212d92022-08-16 14:09:32 +080010BOARD_SEPOLICY_DIRS += device/google/gs-common/bcmbt/sepolicy
Adam Shih0bac8692022-08-26 09:17:45 +080011
12DEVICE_MANIFEST_FILE += device/google/gs-common/bcmbt/manifest_bluetooth.xml
13DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/gs-common/bcmbt/compatibility_matrix.xml