blob: 013c57d271b12053d6dec2dea5ca6558a23ec875 [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("core") {
testonly = true
deps = [
"bt-gap",
"bt-gap:tests",
"bt-host",
"bt-init",
]
}