blob: 75c042df97a1b98c0fe1913fb80ae648b25c04bd [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("core") {
deps = [
# TODO(bwb): depend on these from GN when build systems are unified. These are
# data dependencies of devcoordinator
"$zx/system/core/devmgr/fragment",
]
}