Bug: 242661555 Test: vts-tradefed run vts -m vts_treble_vintf_vendor_test Change-Id: Ib017fec169933739063762af1ca5e2be1ba42d58
8 lines
396 B
Makefile
8 lines
396 B
Makefile
PRODUCT_SOONG_NAMESPACES += vendor/broadcom/bluetooth
|
|
PRODUCT_PACKAGES += \
|
|
android.hardware.bluetooth@1.1-service.bcmbtlinux \
|
|
bt_vendor.conf
|
|
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
|