blob: 079aa44dad5962314b27af3b3136a338e42adf54 [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" ]
}