|
@@ -99,7 +99,10 @@ PRODUCT_PACKAGES += \
|
|
|
# Bluetooth
|
|
|
PRODUCT_PACKAGES += \
|
|
|
android.hardware.bluetooth@1.0.vendor \
|
|
|
- android.hardware.bluetooth.audio@2.0-impl
|
|
|
+ android.hardware.bluetooth.audio@2.0-impl \
|
|
|
+ com.qualcomm.qti.bluetooth_audio@1.0.vendor \
|
|
|
+ vendor.qti.hardware.bluetooth_audio@2.1.vendor \
|
|
|
+ vendor.qti.hardware.btconfigstore@2.0.vendor
|
|
|
|
|
|
PRODUCT_COPY_FILES += \
|
|
|
frameworks/native/data/etc/android.hardware.bluetooth.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.bluetooth.xml \
|