summaryrefslogtreecommitdiff
path: root/common/Android.bp
diff options
context:
space:
mode:
authorRemi NGUYEN VAN <reminv@google.com>2020-01-22 06:23:25 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2020-01-22 06:23:25 +0000
commit13b853571fa9e528992892ca75cfde69c38e6f40 (patch)
treece7952d92bdb824336f6307b610a260c80cd70e5 /common/Android.bp
parented3d2ffbdf40d8f4d3dcb3009a7271a2ecda3305 (diff)
parent337a04dad123e8b444d9abf8565f9911c448fffd (diff)
downloadnet-13b853571fa9e528992892ca75cfde69c38e6f40.tar.gz
Merge "Statically link DnsSdTxtRecord into framework-wifi"
Diffstat (limited to 'common/Android.bp')
-rw-r--r--common/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/Android.bp b/common/Android.bp
index 3f494b00..8f845bc2 100644
--- a/common/Android.bp
+++ b/common/Android.bp
@@ -85,6 +85,7 @@ filegroup {
filegroup {
name: "net-utils-framework-wifi-common-srcs",
srcs: [
+ "src_frameworkcommon/android/net/util/nsd/DnsSdTxtRecord.java",
"src_frameworkcommon/android/net/util/MacAddressUtils.java",
],
visibility: [