Adam Shih | 0bac869 | 2022-08-26 09:17:45 +0800 | [diff] [blame] | 1 | PRODUCT_SOONG_NAMESPACES += vendor/broadcom/bluetooth |
| 2 | PRODUCT_PACKAGES += \ |
| 3 | android.hardware.bluetooth@1.1-service.bcmbtlinux \ |
Adam Shih | 035dd09 | 2022-09-08 12:55:15 +0800 | [diff] [blame^] | 4 | bt_vendor.conf \ |
| 5 | android.hardware.bluetooth.prebuilt.xml \ |
| 6 | android.hardware.bluetooth_le.prebuilt.xml |
| 7 | |
| 8 | |
Adam Shih | 46212d9 | 2022-08-16 14:09:32 +0800 | [diff] [blame] | 9 | BOARD_SEPOLICY_DIRS += device/google/gs-common/bcmbt/sepolicy |
Adam Shih | 0bac869 | 2022-08-26 09:17:45 +0800 | [diff] [blame] | 10 | |
| 11 | DEVICE_MANIFEST_FILE += device/google/gs-common/bcmbt/manifest_bluetooth.xml |
| 12 | DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/gs-common/bcmbt/compatibility_matrix.xml |