diff options
Diffstat (limited to 'device.mk')
-rw-r--r-- | device.mk | 10 |
1 files changed, 1 insertions, 9 deletions
@@ -517,13 +517,5 @@ 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 from vendor blobs +# Inherit the proprietary files include vendor/xiaomi/veux/veux-vendor.mk |