blob: 4b3d898b20519484cdeb68f0e3fbe673511f714d [file] [log] [blame]
// Copyright 2021 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.
{
include: [ "//src/connectivity/network/meta/common.shard.cml" ],
children: [
{
name: "netcfg",
url: "#meta/netcfg-basic.cm",
startup: "eager",
},
],
}