commit | 843bc2ccd19dfc2e118fc30515c64e5a1c65c6a5 | [log] [tgz] |
---|---|---|
author | Robert Greenwalt <rgreenwalt@google.com> | Tue Mar 27 16:53:27 2012 -0700 |
committer | Robert Greenwalt <rgreenwalt@google.com> | Thu Apr 12 14:16:30 2012 -0700 |
tree | ea81c1dfcbaddde0a4393d186e2437d8c31410ef | |
parent | dc8f8e4a75031f2b9649363f2b5238bf03e8c51e [diff] |
Add MDNS to the build. Change-Id: I025fe959a38344bb072ec13701f934a4fb9a5f36
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 @@ libicui18n \ libicuuc \ libkeystore \ + libmdnssd \ libnativehelper \ libnfc_ndef \ libpowermanager \ @@ -107,6 +108,7 @@ libwebrtc_audio_preprocessing \ libwilhelm \ libz \ + mdnsd \ requestsync \ screencap \ sensorservice \