device_google_gs-common/bcmbt/bluetooth.mk
Adam Shih 0bac869781 Move bt Compatibility matrix and some packages to gs-common
Bug: 242661555
Test: vts-tradefed run vts -m vts_treble_vintf_vendor_test
Change-Id: Ib017fec169933739063762af1ca5e2be1ba42d58
2022-08-26 09:17:45 +08:00

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