From 68d2f8ce916f2d0a4a2d8167ce4fd5cffc455ab0 Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Tue, 26 Oct 2021 16:38:58 -0700 Subject: [PATCH] Don't package mdnsd for the host. I don't think anyone needs this since Brillo died. Test: treehugger Change-Id: Iaa7b84375c9d31f443cba4556dc25b9b00bae5f8 --- target/product/base_system.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/target/product/base_system.mk b/target/product/base_system.mk index 13b34174d2..68dd980cd9 100644 --- a/target/product/base_system.mk +++ b/target/product/base_system.mk @@ -327,7 +327,6 @@ PRODUCT_HOST_PACKAGES += \ incident_report \ ld.mc \ lpdump \ - mdnsd \ minigzip \ mke2fs \ resize2fs \