blob: 8480716a6f73e50926d0274218c4e9e6d1f155ff [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.
#
# WARNING: This file was machine-generated from previous json files and
# will eventually be deleted.
group("all") {
testonly = true
public_deps = [ "//garnet/packages/experimental:sys" ]
}
group("sys") {
testonly = true
public_deps = [
"//src/devices/bin/driver_manager",
"//src/sys/component_manager:component-manager",
]
}