commit | 2b9ac8112a1e97b942928dcab7bb99b46cb9cd6a | [log] [tgz] |
---|---|---|
author | Joshua Duong <joshuaduong@google.com> | Sat Feb 22 02:10:24 2020 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Sat Feb 22 02:10:24 2020 +0000 |
tree | 872a54f34bfca552dcaf1a5a42054f7eec89d457 | |
parent | af40ce7d5770e792d3f8d85b9029290b76d780cc [diff] | |
parent | 49dd8e560ebd183dbcbe9492503bd410f0caaa7b [diff] |
Merge "Add adb_pairing* tests to TEST_MAPPING."
diff --git a/adb/Android.bp b/adb/Android.bp index 2f1fe3c..fea8c78 100644 --- a/adb/Android.bp +++ b/adb/Android.bp
@@ -375,7 +375,7 @@ srcs: libadb_srcs + libadb_linux_srcs + libadb_posix_srcs + [ "daemon/auth.cpp", "daemon/jdwp_service.cpp", - "daemon/adb_wifi.cpp", + "daemon/adb_wifi.cpp", ], local_include_dirs: [ @@ -516,6 +516,7 @@ "libadbd_services", "libcutils_sockets", "libdiagnose_usb", + "libmdnssd", ], export_include_dirs: [