get bt permission xml to gs-common
Bug: 242661555 Test: connect to bluetooth Change-Id: Ia97108643deae4faa3b8340c57fc5853e249e67c
This commit is contained in:
parent
7920a90c6d
commit
3419c3ab71
1 changed files with 3 additions and 1 deletions
|
@ -68,7 +68,9 @@ else ifeq ($(TARGET_USE_QTI_BT_SAR),true)
|
|||
endif
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.bluetooth@1.0-service-qti \
|
||||
hardware.google.bluetooth.bt_channel_avoidance@1.0-impl
|
||||
hardware.google.bluetooth.bt_channel_avoidance@1.0-impl \
|
||||
android.hardware.bluetooth.prebuilt.xml \
|
||||
android.hardware.bluetooth_le.prebuilt.xml
|
||||
|
||||
# Bluetooth SAR Tx power caps
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
|
Loading…
Reference in a new issue