blob: 1573570da691d5d22a93c09bc6be0da3b5d88271 [file] [log] [blame]
// Copyright 2024 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/netstack3/meta/config_schema_from_routed.shard.cml",
"//src/connectivity/network/netstack3/meta/netstack3.shard.cml",
],
program: {
binary: "bin/netstack3",
},
}