blob: e6ad3f88f8ab5a35adab7cd51ea44c4e8b685684 [file] [log] [blame]
// Copyright 2022 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-instrumented",
},
}