Преглед на файлове

sm8450-common: Build bluetooth interfaces from source

Change-Id: I7a843ce3c190120d74504445c213219a45bdafe2
Arian преди 2 години
родител
ревизия
a6a90eef40
променени са 1 файла, в които са добавени 4 реда и са изтрити 1 реда
  1. 4 1
      common.mk

+ 4 - 1
common.mk

@@ -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 \