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