blob: ff9034f1d60a6f83f0f27ddefe566945f257752e [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/netstack3.shard.cml" ],
program: {
binary: "bin/netstack3-instrumented",
args: [ "--debug" ],
},
}