blob: 7f72f30811c0813e115b17d9febcf23f5335c891 [file] [log] [blame]
# Copyright 2020 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("bind") {
deps = [ "//src/devices/lib/bind:bind" ]
}