aboutsummaryrefslogtreecommitdiff
path: root/device.mk
diff options
context:
space:
mode:
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk10
1 files changed, 1 insertions, 9 deletions
diff --git a/device.mk b/device.mk
index c5c5126..0f2929e 100644
--- a/device.mk
+++ b/device.mk
@@ -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