get bt permission xml to gs-common
Bug: 242661555 Test: connect to bluetooth Change-Id: I3238b1442e7f3c7bcb99f5826e545c271a27b789
This commit is contained in:
parent
b16a8b471c
commit
9de7afb502
1 changed files with 4 additions and 1 deletions
|
@ -19,7 +19,10 @@ DEVICE_MANIFEST_FILE += \
|
||||||
device/google/tangorpro/bluetooth/manifest_bluetooth.xml
|
device/google/tangorpro/bluetooth/manifest_bluetooth.xml
|
||||||
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/tangorpro/bluetooth/device_framework_matrix_product.xml
|
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/tangorpro/bluetooth/device_framework_matrix_product.xml
|
||||||
BOARD_SEPOLICY_DIRS += device/google/tangorpro-sepolicy/bluetooth
|
BOARD_SEPOLICY_DIRS += device/google/tangorpro-sepolicy/bluetooth
|
||||||
PRODUCT_PACKAGES += android.hardware.bluetooth@1.1-service.synabtlinux
|
PRODUCT_PACKAGES += android.hardware.bluetooth@1.1-service.synabtlinux \
|
||||||
|
android.hardware.bluetooth.prebuilt.xml \
|
||||||
|
android.hardware.bluetooth_le.prebuilt.xml
|
||||||
|
|
||||||
# Bluetooth SAR test tools
|
# Bluetooth SAR test tools
|
||||||
PRODUCT_PACKAGES_DEBUG += bluetooth_sar_test
|
PRODUCT_PACKAGES_DEBUG += bluetooth_sar_test
|
||||||
# default BDADDR for EVB only
|
# default BDADDR for EVB only
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue