blob: 75d98a541415c5ae818f5db61fdbf1b790e766a0 [file] [log] [blame]
# Copyright 2019 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
group("bluetooth") {
testonly = true
deps = [
"core",
"examples",
"hci",
"lib",
"profiles",
"tests",
"tools",
]
}