Sfoglia il codice sorgente

sm8450-common: Build bluetooth interfaces from source

Change-Id: I7a843ce3c190120d74504445c213219a45bdafe2
Arian 2 anni fa
parent
commit
a6a90eef40
1 ha cambiato i file con 4 aggiunte e 1 eliminazioni
  1. 4 1
      common.mk

+ 4 - 1
common.mk

@@ -99,7 +99,10 @@ PRODUCT_PACKAGES += \
 # Bluetooth
 PRODUCT_PACKAGES += \
     [email protected] \
-    [email protected]
+    [email protected] \
+    [email protected] \
+    [email protected] \
+    [email protected]
 
 PRODUCT_COPY_FILES += \
     frameworks/native/data/etc/android.hardware.bluetooth.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.bluetooth.xml \