Explorar el Código

sm8450-common: Build bluetooth interfaces from source

Change-Id: I7a843ce3c190120d74504445c213219a45bdafe2
Arian hace 2 años
padre
commit
a6a90eef40
Se han modificado 1 ficheros con 4 adiciones y 1 borrados
  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 \