blob: ac5f71e55c2d92f972dfd542d6ca134c77fa3e4f [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("profiles") {
testonly = true
deps = [
"bt-a2dp",
"bt-a2dp:tests",
"bt-avrcp",
"bt-avrcp:tests",
"bt-avrcp-target",
"bt-avrcp-target:tests",
"bt-hfp-audio-gateway",
"bt-hfp-audio-gateway:tests",
"bt-hog",
"bt-rfcomm",
"bt-rfcomm:tests",
"tests",
]
}