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 \ |
Ted Wang | 56581ad | 2023-11-13 03:51:47 +0000 | [diff] [blame] | 4 | android.hardware.bluetooth.finder-V1-ndk.so \ |
Chienyuan Huang | 1a2d7ae | 2024-04-12 06:40:48 +0000 | [diff] [blame] | 5 | android.hardware.bluetooth.ranging-V1-ndk.so \ |
Ted Wang | 411813f | 2023-03-27 09:13:18 +0000 | [diff] [blame] | 6 | android.hardware.bluetooth-service.bcmbtlinux \ |
Ted Wang | e28ecc3 | 2023-03-27 09:51:12 +0000 | [diff] [blame] | 7 | vendor.google.bluetooth_ext-V1-ndk.so \ |
Adam Shih | 035dd09 | 2022-09-08 12:55:15 +0800 | [diff] [blame] | 8 | bt_vendor.conf \ |
| 9 | android.hardware.bluetooth.prebuilt.xml \ |
| 10 | android.hardware.bluetooth_le.prebuilt.xml |
| 11 | |
| 12 | |
Adam Shih | 46212d9 | 2022-08-16 14:09:32 +0800 | [diff] [blame] | 13 | BOARD_SEPOLICY_DIRS += device/google/gs-common/bcmbt/sepolicy |
Vic Huang | d94cfcc | 2024-05-21 09:59:42 +0000 | [diff] [blame] | 14 | BOARD_SEPOLICY_DIRS += hardware/google/pixel-sepolicy/powerstats |
Adam Shih | 0bac869 | 2022-08-26 09:17:45 +0800 | [diff] [blame] | 15 | |
| 16 | DEVICE_MANIFEST_FILE += device/google/gs-common/bcmbt/manifest_bluetooth.xml |
| 17 | DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/gs-common/bcmbt/compatibility_matrix.xml |