Browse Source

sm8450-common: Build wfdaac_vendor

Change-Id: Ic809e74ffd0e9d59d1658f4f652dec337c34bff0
Arian 1 year ago
parent
commit
548139d31c
1 changed files with 8 additions and 1 deletions
  1. 8 1
      common.mk

+ 8 - 1
common.mk

@@ -165,7 +165,6 @@ PRODUCT_COPY_FILES += \
 # Graphics
 PRODUCT_PACKAGES += \
     [email protected] \
-    libdisplayconfig.qti.vendor \
     libgralloc.qti \
     libqdMetaData
 
@@ -434,3 +433,11 @@ PRODUCT_COPY_FILES += \
     frameworks/native/data/etc/android.hardware.wifi.passpoint.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.wifi.passpoint.xml \
     frameworks/native/data/etc/android.hardware.wifi.rtt.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.wifi.rtt.xml \
     frameworks/native/data/etc/android.hardware.wifi.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.wifi.xml
+
+# WiFi Display
+PRODUCT_PACKAGES += \
+    libnl \
+    libwfdaac_vendor
+
+PRODUCT_BOOT_JARS += \
+    WfdCommon