blob: 9f154997afcfc08b51fe0808a6e82760cb1398b5 [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("hci") {
testonly = true
deps = [
"atheros",
"fake",
"intel",
"passthrough",
]
}