Bug: 242661555 Test: connect to bluetooth Change-Id: I65337866df5b2601da0e899b2e312dfac928bcb6
13 lines
499 B
Makefile
13 lines
499 B
Makefile
PRODUCT_SOONG_NAMESPACES += vendor/broadcom/bluetooth
|
|
PRODUCT_PACKAGES += \
|
|
android.hardware.bluetooth@1.1-service.bcmbtlinux \
|
|
bt_vendor.conf \
|
|
android.hardware.bluetooth.prebuilt.xml \
|
|
android.hardware.bluetooth_le.prebuilt.xml
|
|
|
|
|
|
BOARD_SEPOLICY_DIRS += device/google/gs-common/bcmbt/sepolicy
|
|
|
|
DEVICE_MANIFEST_FILE += device/google/gs-common/bcmbt/manifest_bluetooth.xml
|
|
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/gs-common/bcmbt/compatibility_matrix.xml
|