blob: 317dd0899b9d4d56b8a237b8f57d5da83dce7268 [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("lib") {
testonly = true
deps = [
"bt-avdtp",
"bt-avdtp:tests",
"fuchsia-bluetooth",
"fuchsia-bluetooth:tests",
]
}