blob: 48a81e44b05773e1a88752af0c9f9de2496719d1 [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("bringup") {
deps = [ "bin/virtcon:virtual-console" ]
}
group("tests") {
testonly = true
deps = [ "bin:tests" ]
}