Bug: 274906319 Bug: 278978409 Test: build pass Change-Id: I4430575deaf572db5dbc855d85bea0c856e0c914
15 lines
588 B
Makefile
15 lines
588 B
Makefile
PRODUCT_SOONG_NAMESPACES += vendor/broadcom/bluetooth
|
|
PRODUCT_PACKAGES += \
|
|
android.hardware.bluetooth-V1-ndk.so \
|
|
android.hardware.bluetooth-service.bcmbtlinux \
|
|
vendor.google.bluetooth_ext-V1-ndk.so \
|
|
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
|