sm6375-common: build WFD packages

Change-Id: Id4e359e75ed70d0688bb234ce1b2bd39466d6a21
This commit is contained in:
Ramii Ahmed
2022-04-16 22:35:38 +00:00
parent 178997bfe1
commit c8c02f0964

View File

@@ -455,5 +455,13 @@ PRODUCT_PACKAGES += \
PRODUCT_COPY_FILES += \
$(call find-copy-subdir-files,*,$(LOCAL_PATH)/wifi/,$(TARGET_COPY_OUT_VENDOR)/etc/wifi)
# WiFi Display
PRODUCT_PACKAGES += \
libnl \
libwfdaac_vendor
PRODUCT_BOOT_JARS += \
WfdCommon
# Inherit the proprietary files
$(call inherit-product, vendor/xiaomi/sm6375-common/sm6375-common-vendor.mk)