Adam Shih 035dd09274 get bt permission xml to gs-common
Bug: 242661555
Test: connect to bluetooth
Change-Id: I65337866df5b2601da0e899b2e312dfac928bcb6
2022-09-14 09:54:52 +08:00

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