diff --git a/adb/Android.bp b/adb/Android.bp index 432770cd4..bef46f636 100644 --- a/adb/Android.bp +++ b/adb/Android.bp @@ -705,6 +705,8 @@ cc_test { "mdns_test.cpp", ], + test_config: "adb_test.xml", + shared_libs: [ "liblog", ], diff --git a/adb/adb_test.xml b/adb/adb_test.xml new file mode 100644 index 000000000..cc3302d7b --- /dev/null +++ b/adb/adb_test.xml @@ -0,0 +1,37 @@ + + + + +