blob: 2d624d0b80c33377de02b2fdf07afe598a3e96fd [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.
{
children: [
{
name: "netcfg",
url: "fuchsia-pkg://fuchsia.com/netcfg-basic#meta/netcfg-basic.cm",
startup: "eager",
},
],
expose: [
{
protocol: "fuchsia.net.virtualization.Control",
from: "void",
availability: "optional",
},
],
}