2022-08-26 09:17:45 +08:00
|
|
|
PRODUCT_SOONG_NAMESPACES += vendor/broadcom/bluetooth
|
|
|
|
PRODUCT_PACKAGES += \
|
2023-03-27 09:13:18 +00:00
|
|
|
android.hardware.bluetooth-V1-ndk.so \
|
|
|
|
android.hardware.bluetooth-service.bcmbtlinux \
|
2022-09-08 12:55:15 +08:00
|
|
|
bt_vendor.conf \
|
|
|
|
android.hardware.bluetooth.prebuilt.xml \
|
|
|
|
android.hardware.bluetooth_le.prebuilt.xml
|
|
|
|
|
|
|
|
|
2022-08-16 14:09:32 +08:00
|
|
|
BOARD_SEPOLICY_DIRS += device/google/gs-common/bcmbt/sepolicy
|
2022-08-26 09:17:45 +08:00
|
|
|
|
|
|
|
DEVICE_MANIFEST_FILE += device/google/gs-common/bcmbt/manifest_bluetooth.xml
|
|
|
|
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/gs-common/bcmbt/compatibility_matrix.xml
|