blob: da2e00bd89a7008bc8d222ae195cd562def9a69d [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("driver") {
public_deps = [
"$zx/system/core/devmgr/devhost:driver",
]
}