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 \
|
2023-11-13 03:51:47 +00:00
|
|
|
android.hardware.bluetooth.finder-V1-ndk.so \
|
2024-04-12 06:40:48 +00:00
|
|
|
android.hardware.bluetooth.ranging-V1-ndk.so \
|
2023-03-27 09:13:18 +00:00
|
|
|
android.hardware.bluetooth-service.bcmbtlinux \
|
2023-03-27 09:51:12 +00:00
|
|
|
vendor.google.bluetooth_ext-V1-ndk.so \
|
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
|