OSDN Git Service

Merge cherrypicks of [5745882, 5746123, 5746124, 5746125, 5745544, 5745819, 5746700...
[android-x86/system-bt.git] / BUILD.gn
index 3cb29e1..618de1c 100644 (file)
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -39,3 +39,10 @@ group("bluetooth_tests") {
     "//device:net_test_device",
   ]
 }
+
+group("test_tools") {
+  testonly = true
+  deps = [
+    "//tools/mcap_tool:mcap_tool"
+  ]
+}