Adam Shih | 0bac869 | 2022-08-26 09:17:45 +0800 | [diff] [blame] | 1 | PRODUCT_SOONG_NAMESPACES += vendor/broadcom/bluetooth |
| 2 | PRODUCT_PACKAGES += \ |
Ted Wang | 411813f | 2023-03-27 09:13:18 +0000 | [diff] [blame] | 3 | android.hardware.bluetooth-V1-ndk.so \ |
| 4 | android.hardware.bluetooth-service.bcmbtlinux \ |
Ted Wang | e28ecc3 | 2023-03-27 09:51:12 +0000 | [diff] [blame^] | 5 | vendor.google.bluetooth_ext-V1-ndk.so \ |
Adam Shih | 035dd09 | 2022-09-08 12:55:15 +0800 | [diff] [blame] | 6 | bt_vendor.conf \ |
| 7 | android.hardware.bluetooth.prebuilt.xml \ |
| 8 | android.hardware.bluetooth_le.prebuilt.xml |
| 9 | |
| 10 | |
Adam Shih | 46212d9 | 2022-08-16 14:09:32 +0800 | [diff] [blame] | 11 | BOARD_SEPOLICY_DIRS += device/google/gs-common/bcmbt/sepolicy |
Adam Shih | 0bac869 | 2022-08-26 09:17:45 +0800 | [diff] [blame] | 12 | |
| 13 | DEVICE_MANIFEST_FILE += device/google/gs-common/bcmbt/manifest_bluetooth.xml |
| 14 | DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/gs-common/bcmbt/compatibility_matrix.xml |