summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Greenwalt <rgreenwalt@google.com>2012-03-27 16:53:27 -0700
committerRobert Greenwalt <rgreenwalt@google.com>2012-04-12 14:16:30 -0700
commit843bc2ccd19dfc2e118fc30515c64e5a1c65c6a5 (patch)
treeea81c1dfcbaddde0a4393d186e2437d8c31410ef
parentdc8f8e4a75031f2b9649363f2b5238bf03e8c51e (diff)
downloadbuild-843bc2ccd19dfc2e118fc30515c64e5a1c65c6a5.zip
build-843bc2ccd19dfc2e118fc30515c64e5a1c65c6a5.tar.gz
build-843bc2ccd19dfc2e118fc30515c64e5a1c65c6a5.tar.bz2
Add MDNS to the build.
Change-Id: I025fe959a38344bb072ec13701f934a4fb9a5f36
-rw-r--r--target/product/core.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/product/core.mk b/target/product/core.mk
index 732e476..ec823f0 100644
--- a/target/product/core.mk
+++ b/target/product/core.mk
@@ -85,6 +85,7 @@ PRODUCT_PACKAGES := \
libicui18n \
libicuuc \
libkeystore \
+ libmdnssd \
libnativehelper \
libnfc_ndef \
libpowermanager \
@@ -107,6 +108,7 @@ PRODUCT_PACKAGES := \
libwebrtc_audio_preprocessing \
libwilhelm \
libz \
+ mdnsd \
requestsync \
screencap \
sensorservice \