blob: c6bfe20ce45f9583523a15d6165cf8f10ff8067c [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("driver") {
deps = [ "//src/devices/bin/driver_host:driver" ]
}
group("tests") {
testonly = true
}