blob: 18c066b31e7f97ee27229245808771b4d9e6117a [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 \
Ted Wang56581ad2023-11-13 03:51:47 +00004 android.hardware.bluetooth.finder-V1-ndk.so \
Chienyuan Huang1a2d7ae2024-04-12 06:40:48 +00005 android.hardware.bluetooth.ranging-V1-ndk.so \
Ted Wang411813f2023-03-27 09:13:18 +00006 android.hardware.bluetooth-service.bcmbtlinux \
Ted Wange28ecc32023-03-27 09:51:12 +00007 vendor.google.bluetooth_ext-V1-ndk.so \
Adam Shih035dd092022-09-08 12:55:15 +08008 bt_vendor.conf \
9 android.hardware.bluetooth.prebuilt.xml \
10 android.hardware.bluetooth_le.prebuilt.xml
11
12
Adam Shih46212d92022-08-16 14:09:32 +080013BOARD_SEPOLICY_DIRS += device/google/gs-common/bcmbt/sepolicy
Vic Huangd94cfcc2024-05-21 09:59:42 +000014BOARD_SEPOLICY_DIRS += hardware/google/pixel-sepolicy/powerstats
Adam Shih0bac8692022-08-26 09:17:45 +080015
16DEVICE_MANIFEST_FILE += device/google/gs-common/bcmbt/manifest_bluetooth.xml
17DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/gs-common/bcmbt/compatibility_matrix.xml