sm8250-common: Build WFD libs

Change-Id: I859cd3ff8e1729323f2c72df4feca55559262878
This commit is contained in:
Sebastiano Barezzi 2021-02-10 22:10:39 +01:00
parent 06b616eaa7
commit 442cf4a5e4
No known key found for this signature in database
GPG Key ID: 47760583F393BC44

View File

@ -237,5 +237,13 @@ PRODUCT_PACKAGES += \
wpa_supplicant \
wpa_supplicant.conf
# WiFi Display
PRODUCT_PACKAGES += \
libnl \
libwfdaac_vendor
PRODUCT_BOOT_JARS += \
WfdCommon
# Inherit the proprietary files
$(call inherit-product, vendor/xiaomi/sm8250-common/sm8250-common-vendor.mk)